summaryrefslogtreecommitdiffstats
path: root/Modules/_codecsmodule.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-02-10 02:07:38 (GMT)
committerBrett Cannon <bcannon@gmail.com>2009-02-10 02:07:38 (GMT)
commit28d108893c5a6663c1747b1c79d0432ba7794e63 (patch)
tree5d1379f9d117b038507be68206d60e541898e718 /Modules/_codecsmodule.c
parent322daea7c3ba7fa73b09ebd50a78078d23d318a5 (diff)
downloadcpython-28d108893c5a6663c1747b1c79d0432ba7794e63.zip
cpython-28d108893c5a6663c1747b1c79d0432ba7794e63.tar.gz
cpython-28d108893c5a6663c1747b1c79d0432ba7794e63.tar.bz2
compileall used the ctime of bytecode and source to determine if the bytecode
should be recreated. This created a timing hole. Fixed by just doing what import does; check the mtime and magic number.
Diffstat (limited to 'Modules/_codecsmodule.c')
0 files changed, 0 insertions, 0 deletions