summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-05-22 14:13:02 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-05-22 14:13:02 (GMT)
commitb45032e62924959643676fc0313d866d5336fcc3 (patch)
tree4c6d1b679808d04a7708c213f752413d61292f34 /Python/errors.c
parentaa222234c0836d32030c667240f20d8879e7f6b3 (diff)
downloadcpython-b45032e62924959643676fc0313d866d5336fcc3.zip
cpython-b45032e62924959643676fc0313d866d5336fcc3.tar.gz
cpython-b45032e62924959643676fc0313d866d5336fcc3.tar.bz2
Fixed a nasty slowdown in imports in frozen applications: the shortcut
for loading modules from the application resource fork stopped working when sys.path component normalization was implemented. Comparison of sys.path components is now done by FSSpec in stead of by pathname.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions