]> granicus.if.org Git - python/commit
fix importlib test failure when bytecode writing is disabled (closes #20796)
authorBenjamin Peterson <benjamin@python.org>
Thu, 27 Feb 2014 18:49:34 +0000 (13:49 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 27 Feb 2014 18:49:34 +0000 (13:49 -0500)
commit3673670b675d8a686686a449a0a9a551f53dfee7
tree561aeb6157483785d9415b98c77f89f6e41aa531
parent517b74734af130d19a7877b051ba026c76f381b2
fix importlib test failure when bytecode writing is disabled (closes #20796)

Patch by Berker Peksag.
Lib/test/test_importlib/source/test_file_loader.py