]> granicus.if.org Git - python/commit
Move imgfile import to the global namespace to trigger an import error ASAP to
authorBrett Cannon <bcannon@gmail.com>
Sun, 20 May 2007 23:56:18 +0000 (23:56 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 20 May 2007 23:56:18 +0000 (23:56 +0000)
commit49da0ead9589b4baf69586a6cec2f75cb72656af
tree3ff476c23826b2d7b928d7cad886d4e5b9e34b83
parent5e2635103c34ca1d4226f64c84c6bdf54d528d75
Move imgfile import to the global namespace to trigger an import error ASAP to
prevent creation of a test file.
Lib/test/test_imageop.py