summaryrefslogtreecommitdiffstats
path: root/Demo/metaclasses/Trace.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-1/+0
|
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
| | | | From SF patch #852334.
* nannifiedGuido van Rossum1998-09-141-67/+67
|
* Arbitrary point checkpoint commit. Take no notice.Guido van Rossum1997-08-251-5/+24
|
* Examples of metaprogramming in pure Python.Guido van Rossum1997-08-231-0/+126