cpython/Lib/importlib/test/frozen
Brett Cannon 2153dc001f Move over to using assertRaises as a context manager for importlib tests.
Obviously one shouldn't do whole sale conversions like this, but I was already
going through the test code and I was bored at the airport.
2009-08-27 23:49:21 +00:00
..
__init__.py Add initial implementation of importlib. See the NOTES files for what is 2009-01-18 00:24:28 +00:00
test_finder.py convert old fail* assertions to assert* 2009-06-30 23:06:06 +00:00
test_loader.py Move over to using assertRaises as a context manager for importlib tests. 2009-08-27 23:49:21 +00:00