Tarek Ziadé added the comment:

The last patch also fixes the HOME issues under Windows: #1531505,
#1741, #2166 where .pypirc and .pydistutils.cfg were not found. It is
not using os.path.expanduser to simplify the code usage (~\/ is rather
unreadable) (see the get_home() function in util.py)

Added file: http://bugs.python.org/file9500/bugday-distutils.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1858>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to