[issue4402] os.getenv('PATH') return different result between 2.5 and 3.0rc3

赵现刚 report at bugs.python.org
Tue Nov 25 11:14:18 CET 2008


赵现刚 <zhaolu8 at hotmail.com> added the comment:

YES! It is exactly what you assumed. 
 The default value is "C:\Python30\Python.exe", and  there is also another entry "path",its value is "C:\Python25\".

Does that mean I should not start python from the "Run" dialog box? 

非常感谢您的回复!> Subject: [issue4402] os.getenv('PATH') return different result between 2.5 and 3.0rc3> To: zhaolu8 at hotmail.com> From: report at bugs.python.org> Date: Tue, 25 Nov 2008 08:24:21 +0000> > > Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:> > Can you please check with the "regedit" application whether you have an> entry for the key:> > "HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows\CURRENTVERSION\App> Paths\python.exe"> > (this key is used when you type "python" in the "Run" dialog box)> > What is its "(Default)" value?> Is there an additional entry named "PATH"?> > (I presume that (Default)=C:\Python30\Python.exe, and PATH=C:\Python25\)> > _______________________________________> Python tracker <report at bugs.python.org>> <http://bugs.python.org/issue4402>> _______________________________________
_________________________________________________________________
MSN资讯快递,帮助你第一时间了解最新资讯!
http://im.live.cn/newsexpress

Added file: http://bugs.python.org/file12126/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4402>
_______________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed
URL: <http://mail.python.org/pipermail/python-bugs-list/attachments/20081125/5a60d089/attachment.txt>


More information about the Python-bugs-list mailing list