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 |
Jack Jansen
|
9aaee933da
|
Patches by Jens B. Jorgensen with small mods by me:
- Converted the templates to use ANSI C prototypes (finally!)
- Use re in stead of deprecated regex
|
2001-12-27 23:35:43 +00:00 |
Jack Jansen
|
ebed75116f
|
Templates converted to new naming conventions (thanks to Chak Tan)
|
1995-05-16 13:47:03 +00:00 |
Guido van Rossum
|
d211220cd2
|
checkin of Jack's original version
|
1995-03-02 14:05:29 +00:00 |