summaryrefslogtreecommitdiff
path: root/test/test_codeunit.py
Commit message (Collapse)AuthorAgeFilesLines
* Various Py3k fixes: remove gratuitous print, don't test the print statement, ↵Ned Batchelder2009-07-081-0/+11
| | | | deal with __cmp__ ugliness, etc.
* Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes.Ned Batchelder2009-06-121-0/+60