[issue7559] TestLoader.loadTestsFromName swallows import errors

Chris Jerdonek report at bugs.python.org
Sun Apr 11 00:48:19 CEST 2010


Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:

Patch update: added unit test to cover replacing __import__, incorporated R. David Murray's suggestion to use test_support.test_cwd(), and overall code clean-up.

Also uploaded as Patch 3 to--

http://codereview.appspot.com/810044/show

----------
Added file: http://bugs.python.org/file16862/_patch-7559-6.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7559>
_______________________________________


More information about the Python-bugs-list mailing list