summaryrefslogtreecommitdiff
path: root/Lib/urllib/request.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-02-10 02:10:16 +0000
committerBrett Cannon <bcannon@gmail.com>2009-02-10 02:10:16 +0000
commitbefb14fe2741fb583a059b2b6891c8692c61a5ba (patch)
treeeb920260fc263a81f753d3f25225f82a855924db /Lib/urllib/request.py
parent6691772ff6ce5dbad9f088a0aeef3aed149900a3 (diff)
downloadcpython-git-befb14fe2741fb583a059b2b6891c8692c61a5ba.tar.gz
Merged revisions 69481 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r69481 | brett.cannon | 2009-02-09 18:07:38 -0800 (Mon, 09 Feb 2009) | 4 lines 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 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions