]> granicus.if.org Git - python/commit
Issue 8547 - detecting and reporting that modules have been imported from the wrong...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Fri, 7 May 2010 18:16:19 +0000 (18:16 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Fri, 7 May 2010 18:16:19 +0000 (18:16 +0000)
commitae4dde0858bc04dc587d8b5213e1f1531a8fad03
treeecd735bf6c788968ffd5d16b61f6b683c44e053d
parent3843cd8e86673ce8969c6e948cd15735168882d3
Issue 8547 - detecting and reporting that modules have been imported from the wrong location under test discovery.
Lib/unittest/loader.py
Lib/unittest/test/test_discovery.py