1. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  2. 221085d Change all the function attributes from func_* -> __*__. This gets rid by Neal Norwitz · 17 years ago
  3. caa9798 Rewrite test_order so as to be more "proper". Originally relied on an by Brett Cannon · 20 years ago
  4. 0ccff07 This is Mark Russell's patch: by Michael W. Hudson · 20 years ago
  5. add3360 Correct the order of application for decorators. Meant to be bottom-up and not by Brett Cannon · 20 years ago
  6. 6db15d7 Whitespace normalization. by Tim Peters · 20 years ago
  7. 270fe88 and a unit test for the staticmethod-of-a-non-method failure just fixed by Anthony Baxter · 20 years ago
  8. c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 20 years ago