Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run 2to3's print fixer over some places that had been missed. | Collin Winter | 2007-08-30 | 1 | -4/+4 |
| | |||||
* | Remove support for __members__ and __methods__. There still might be | Neal Norwitz | 2007-08-11 | 1 | -2/+0 |
| | | | | | some cleanup to do on this. Particularly in Python/traceback.c with getting rid of the getattr if possible and Demo/*metaclasses/Enum.py. | ||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -2/+1 |
| | |||||
* | script that reports a fairly safe recursionlimit for a specific platform | Jeremy Hylton | 2000-08-31 | 1 | -0/+88 |