summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-07-20 00:16:40 +0000
committerBrett Cannon <bcannon@gmail.com>2009-07-20 00:16:40 +0000
commit5797e8b0f44cfc48f2a368b27e2425a5a608ccde (patch)
tree31ae4487ec44cf4ba59b6c1ad19aefdbfaf4e4c1 /Python/pythonrun.c
parente9da06f57443fd8cfe9e16fb950cfaf84a41f735 (diff)
downloadcpython-git-5797e8b0f44cfc48f2a368b27e2425a5a608ccde.tar.gz
Blocked revisions 74102-74103 via svnmerge
........ r74102 | brett.cannon | 2009-07-19 16:43:45 -0700 (Sun, 19 Jul 2009) | 1 line Update importlib.test.source.test_abc_loader to new features added in Python 3.1. ........ r74103 | brett.cannon | 2009-07-19 17:14:29 -0700 (Sun, 19 Jul 2009) | 7 lines Some tests in importlib.test.source.test_abc_loader were testing what happens when a loader is given missing or bad code object bytecode. Unfortunately an exception related to source paths was masking what the proper exception to test should be. Making the test explicitly set the environment fixed the test. The code being test was not affected. ........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions