]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#11910: change import_fresh_module to return None when one of the "fresh" modules...
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 9 May 2011 03:41:55 +0000 (06:41 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 9 May 2011 03:41:55 +0000 (06:41 +0300)
commit199e0857f9040c56d7a37fac62fdc5b0df7a08a7
tree2edb91964042c47a8430c0b3f5bcad52cfcfd38d
parent0ed8c6897c2330950643fda6c6e8ee283c030311
#11910: change import_fresh_module to return None when one of the "fresh" modules can not be imported.
Lib/test/support.py