Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The best way to get py3k support: same source runs on both, with some ↵ | Ned Batchelder | 2009-09-22 | 1 | -0/+2 |
| | | | | contortions. | ||||
* | Various Py3k fixes: remove gratuitous print, don't test the print statement, ↵ | Ned Batchelder | 2009-07-08 | 1 | -0/+11 |
| | | | | deal with __cmp__ ugliness, etc. | ||||
* | Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes. | Ned Batchelder | 2009-06-12 | 1 | -0/+60 |