]> granicus.if.org Git - python/commit
When loading a PYC resource check whether the filename is the
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 9 Nov 1996 18:43:44 +0000 (18:43 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 9 Nov 1996 18:43:44 +0000 (18:43 +0000)
commit8096daad4f835fbb8261ebd4dddc61b53cc93779
treecd943e23ad12a5c5c2baca280041e54cfefbeca1
parent6c06590305d60a957eacdb9af02075ced22001cd
When loading a PYC resource check whether the filename is the
application, and if so take a shortcut. This should speedup loading
PYC resources when running off a CDROM quite a bit.
Mac/Python/macglue.c