]> granicus.if.org Git - python/commit
Fix a problem in site.py which triggers in case sys.path is empty.
authorMarc-André Lemburg <mal@egenix.com>
Thu, 19 Sep 2002 11:11:27 +0000 (11:11 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 19 Sep 2002 11:11:27 +0000 (11:11 +0000)
commit7ccd30fa438ff5518752b34cadb41dd1c12d6032
tree79b21d85fa6e35e81b73c79e49bb2986e94ceabe
parent01824bf50c2967c264b0fb4a13d08bb5c1d9665c
Fix a problem in site.py which triggers in case sys.path is empty.

Bugfix candidate for 2.2.2.
Lib/site.py