1. c62c81e __all__ for several more modules by Skip Montanaro · 23 years ago
  2. 2344fae Whitespace normalization. by Tim Peters · 24 years ago
  3. 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 24 years ago
  4. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  5. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  6. 138bdaf Typo. (Andrew Dalke, without kjpylint) by Guido van Rossum · 25 years ago
  7. 6952f17 No need to import string. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  8. 4ecd85a After the previous changes, func_normalize() turned out to be redundant. by Guido van Rossum · 26 years ago
  9. b0a94c0 Changes so that JPython can also use this version of profile.py. by Guido van Rossum · 26 years ago
  10. e3f8a64 Comment out 't = t[0] + t[1]' in profiler_simulation() -- this by Guido van Rossum · 26 years ago
  11. 8ca8420 A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  12. 96c07fe Prefer clock() over times() for timer function, except on the Mac, by Guido van Rossum · 26 years ago
  13. cbf3dd5 Use better timer on the mac Open files in binary mode (Jack) by Guido van Rossum · 27 years ago
  14. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  15. cc778eb Add main program similar to pdb. by Guido van Rossum · 28 years ago
  16. 6cb84f3 change return values of simple run* functions by Guido van Rossum · 28 years ago
  17. 4f399fb more robust coding, adapted for mac by Guido van Rossum · 29 years ago
  18. 9c3241d exec() -> exec by Guido van Rossum · 29 years ago
  19. 8afa824 functions don't have a __name__ attribute by Guido van Rossum · 29 years ago
  20. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  21. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  22. e61fa0a * profile.py, pdb.py: added help() function by Guido van Rossum · 31 years ago
  23. 4fddf33 XEvent.py: Added support for ExposeEvent. by Sjoerd Mullender · 31 years ago
  24. d316607 * ftplib.py: added abort() command (sends oob data). by Guido van Rossum · 31 years ago
  25. 4e16098 Added a _v21 def to FL.py and added two new input field types by Guido van Rossum · 32 years ago
  26. 8176258 Initial revision by Guido van Rossum · 32 years ago