]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11049: adding some tests to test.support
authorEli Bendersky <eliben@gmail.com>
Sat, 23 Jul 2011 05:48:53 +0000 (08:48 +0300)
committerEli Bendersky <eliben@gmail.com>
Sat, 23 Jul 2011 05:48:53 +0000 (08:48 +0300)
commit6c51999221ef92002769228bd2bc80066c60f357
tree54ea6dcd515dd34681ce08b37fbb8d9aebb4d635
parent54ef40b00052166548e3f050446ca0b134424f93
Issue #11049: adding some tests to test.support
Based on original patch by Giampaolo Rodola with contributions from R. David Murray
Lib/test/support.py
Lib/test/test_support.py [new file with mode: 0644]