]> granicus.if.org Git - python/commit
Patch #1232023: Don't include empty path component from registry,
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 24 Jul 2006 11:54:53 +0000 (11:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 24 Jul 2006 11:54:53 +0000 (11:54 +0000)
commitd22968af17f64ed5883f9cccfed0f0337dc3bc19
tree110d2d41c31915a7a1b1237c87e1ee05cc661c4a
parentbda0dde1c46c7f86c09f1b54d0b14125e9ab7f52
Patch #1232023: Don't include empty path component from registry,
so that the current directory does not get added to sys.path.
Also fixes #1526785.
Misc/NEWS
PC/getpathp.c