[Python-checkins] r74104 - python/branches/release31-maint

brett.cannon python-checkins at python.org
Mon Jul 20 02:16:40 CEST 2009


Author: brett.cannon
Date: Mon Jul 20 02:16:40 2009
New Revision: 74104
Log:
Blocked revisions 74102-74103 via svnmerge
........
 r74102 | brett.cannon | 2009年07月19日 16:43:45 -0700 (2009年7月19日) | 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 (2009年7月19日) | 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.
........
Modified:
 python/branches/release31-maint/ (props changed)


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /