1. 75b64e6 Use decorators. by Guido van Rossum · 20 years ago
  2. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  4. 98013be Get the meta class inheritance right. by Jeremy Hylton · 22 years ago
  5. 1808fbc move make_eiffel_method() out of base metaclass by Jeremy Hylton · 22 years ago
  6. a70c3bd Remove list prenpost. It's not used any longer. by Jeremy Hylton · 22 years ago
  7. c9329ca Add a call to a Sub() method that actually works. by Jeremy Hylton · 22 years ago
  8. a003316 Add Enum and Eiffel examples using new-style classes. by Jeremy Hylton · 22 years ago