Collin Winter
|
e7bf59f500
|
Run 2to3's print fixer over some places that had been missed.
|
2007-08-30 18:39:28 +00:00 |
Neal Norwitz
|
8dfc4a9bac
|
Remove support for __members__ and __methods__. There still might be
some cleanup to do on this. Particularly in Python/traceback.c with
getting rid of the getattr if possible and Demo/*metaclasses/Enum.py.
|
2007-08-11 06:39:53 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Jeremy Hylton
|
c18b7d9b2b
|
script that reports a fairly safe recursionlimit for a specific platform
|
2000-08-31 19:24:17 +00:00 |