]> granicus.if.org Git - python/commit
Patch from Rene Liebscher:
authorGreg Ward <gward@python.net>
Wed, 7 Jun 2000 02:26:19 +0000 (02:26 +0000)
committerGreg Ward <gward@python.net>
Wed, 7 Jun 2000 02:26:19 +0000 (02:26 +0000)
commitacf3f6a7000eaed43f8c4e5df249967b06dfc474
tree16a668d8b659336237b25ac34a30f9a961ed7461
parent3f3ce04b1bef28fd9ed8ba751fad8460e5aa2ad8
Patch from Rene Liebscher:
Look for personal config file in /home/greg on Windows, too: users will have
to set /home/greg to use this, so it's not something that many people will
use.  But if python-dev comes up with the "right way" to divine a
home directory on Windows, we can use that to set /home/greg and poof! --
personal Distutils config files on Windows.
Lib/distutils/dist.py