New submission from Tarek Ziadé:
Related to #1741: dist.py looks for the HOME environment variable
to try to find the user's pydistutils.cfg.
user_file = os.path.join(os.environ.get('HOME'), user_filename)
It should look form HOMEDRIVE+HOMEPATH as well.
----------
messages: 62731
nosy: tarek
severity: normal
status: open
title: pydistutils.cfg won't be found on Windows
versions: Python 2.6
__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2166>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com