summaryrefslogtreecommitdiff
path: root/Python/fmod.c
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-05-22 14:13:02 +0000
committerJack Jansen <jack.jansen@cwi.nl>2001-05-22 14:13:02 +0000
commitb45032e62924959643676fc0313d866d5336fcc3 (patch)
tree4c6d1b679808d04a7708c213f752413d61292f34 /Python/fmod.c
parentaa222234c0836d32030c667240f20d8879e7f6b3 (diff)
downloadcpython-git-b45032e62924959643676fc0313d866d5336fcc3.tar.gz
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/fmod.c')
0 files changed, 0 insertions, 0 deletions