aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_codeop.py
Commit message (Expand)AuthorAge
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-23
* Change the PyUnit-based tests to use the test_main() approach. ThisFred Drake2001-09-20
* Whitespace normalization.Tim Peters2001-08-09
* Patch #442866: Tests for codeop.py.Martin v. Löwis2001-07-30