commit | fd4ff52c2200078a6f55d85901c46fee83b1d420 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Jul 12 21:08:33 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Jul 12 21:08:33 2001 +0000 |
tree | c56f042b5f540b51d5ca5430147838d3194d6005 | |
parent | 9b23920b0f2446113f307ce31afd06c6988017cc [diff] |
Actually remove directories from sys.path if they do not exist; the intent is to avoid as many stat() calls as we can.