]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport 1.45:
authorRaymond Hettinger <python@rcn.com>
Sun, 6 Oct 2002 03:52:44 +0000 (03:52 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 6 Oct 2002 03:52:44 +0000 (03:52 +0000)
commitc2f12167cb1565122cff8f33cf95fc5447c9a1f9
treed970353ba51aad17acfc418c46f0235000279e3c
parente1c9e10cd7dc8ed1e09c5c0b09154c3b2eec22c3
Backport 1.45:

Fix a problem in site.py which triggers in case sys.path is empty.

Bugfix candidate for 2.2.2.
Lib/site.py