1. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  2. df3f793 Extend function() to support an optional closure argument. by Jeremy Hylton · 23 years ago
  3. d08011a Moved a print statement outside the jython platform test. Otherwise by Finn Bock · 24 years ago
  4. dfdac1a Several changes for Jython portability. This closes SF patch by Barry Warsaw · 24 years ago
  5. 10fb386 Whitespace normalization. by Tim Peters · 24 years ago
  6. 6fe0a82 move extra arguments to the back of the new.code() arglist by Jeremy Hylton · 25 years ago
  7. 64d42c5 Added tests for new signature of new.instance(). by Fred Drake · 25 years ago
  8. 619eea6 PEP 227 implementation by Jeremy Hylton · 25 years ago
  9. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  10. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  11. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 25 years ago
  12. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  13. 866016b new.code() has grown another foot, eh, another two arguments. by Guido van Rossum · 29 years ago
  14. e9fd28d Add stacksize argument to new.code(). by Guido van Rossum · 29 years ago
  15. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 29 years ago
  16. 924e5d5 A test of the `new' module. The new.code() test is fairly bogus since by Barry Warsaw · 29 years ago