]> granicus.if.org Git - python/commit
Don't remove non-directories from sys.path on the mac: files
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 15 Aug 2001 12:07:46 +0000 (12:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 15 Aug 2001 12:07:46 +0000 (12:07 +0000)
commit31b5323c84f3203ffc8ccf09bf62d1fef10bccd4
treecf2adbbd34a7e841c4bac37ffc68dfa1a476c251
parent591f71b1d4123fc6927c06ffb3ac7702b002cbfd
Don't remove non-directories from sys.path on the mac: files
can be on sys.path too.
Lib/site.py