summaryrefslogtreecommitdiffstats
path: root/Demo/metaclasses/Meta.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-3/+1
|
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
| | | | From SF patch #852334.
* Geoffrey Gerrietts discovered that a KeyError was caught that probablyGuido van Rossum2001-01-151-1/+1
| | | | | | should have been a NameError. I'm checking in a change that catches both, just to be sure -- I can't be bothered trying to understand this code any more. :-)
* nannifiedGuido van Rossum1998-09-141-57/+57
|
* Checkpoint.Guido van Rossum1997-08-251-5/+19
|
* Arbitrary point checkpoint commit. Take no notice.Guido van Rossum1997-08-251-0/+106