summaryrefslogtreecommitdiff
path: root/test/test_codeunit.py
Commit message (Expand)AuthorAgeFilesLines
* The best way to get py3k support: same source runs on both, with some contort...Ned Batchelder2009-09-221-0/+2
* Various Py3k fixes: remove gratuitous print, don't test the print statement, ...Ned Batchelder2009-07-081-0/+11
* Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes.Ned Batchelder2009-06-121-0/+60