python2.4 os.environ BUG

2004-12-05 Thread mahongquan
when i install moinmoin in python 2.4,windows server2000, I found it has a bug,cgiHttpServer.py set environ,but the cgi python script can not get the environ variant,such as environ['script_name'],so moin donot display correct web page. -- http://mail.python.org/mailman/listinfo/python-list

python2.41 distutil setup.py

2005-06-09 Thread mahongquan
when i install pysqlite in python2.41,it show error below,and i install other package error also ocur, ,but when i copy the cmdline ,it can run without error,who can help me: ' running install running build running build_py running build_ext building '_sqlite' extension C:\PROGRA~1\MICROS~2\VC9