1. 0d12ead Try to normalize urls referring to local files (code copied from posixpath) by Jack Jansen · 28 years ago
  2. e708f40 Include GUSI.h if compiling for mac with gusi-sockets by Jack Jansen · 28 years ago
  3. 5ebca87 Allow makefile('rb') or 'wb'. by Jack Jansen · 28 years ago
  4. c743c8d Modified for GUSI by Jack Jansen · 28 years ago
  5. b852b74 For gusi-based python by Jack Jansen · 28 years ago
  6. 3df881c GUSI-based python projects by Jack Jansen · 28 years ago
  7. 2d3f94e Comment fix by Jack Jansen · 28 years ago
  8. 508537b Include GUSI.h if using gusi-sockets by Jack Jansen · 28 years ago
  9. e8a0a5c Module to convert a mail message to or from quoted-printable. The by Sjoerd Mullender · 28 years ago
  10. 5416e20 mark strftime as varargs by Guido van Rossum · 28 years ago
  11. f4a5912 add remove==unlink; mark strftime as varargs by Guido van Rossum · 28 years ago
  12. ad1f7ee get rid of bogus name for init_tkinter() by Guido van Rossum · 28 years ago
  13. 0f6f812 better way to define ComplexType by Guido van Rossum · 28 years ago
  14. a98b0a1 improved test() by Guido van Rossum · 28 years ago
  15. 7bb7ecd even better way to normalize spaces in add_flowing_data by Guido van Rossum · 28 years ago
  16. 93dc801 better way to normalize spaces in add_flowing_data by Guido van Rossum · 28 years ago
  17. f69da22 fix several bogus var refs in error reporting by Guido van Rossum · 28 years ago
  18. feeadef document OverflowError exception on mktime() by Guido van Rossum · 28 years ago
  19. 264302d atol supports trailing l/L if base is 0 by Guido van Rossum · 28 years ago
  20. c171552 document non-BSD SIGCHLD behaviour by Guido van Rossum · 28 years ago
  21. 789742b change jars email by Guido van Rossum · 28 years ago
  22. 8c07bb4 listdir no longer returns . or ..; added remove==unlink by Guido van Rossum · 28 years ago
  23. 71b1815 hypot is now always supported by Guido van Rossum · 28 years ago
  24. d2966cb don't die on unreadable files etc. by Guido van Rossum · 29 years ago
  25. 3326b67 Re-binhexed all projects. by Jack Jansen · 29 years ago
  26. 4fbb6d9 Added cmath module by Jack Jansen · 29 years ago
  27. d390325 Modules implementing WWW and URL suite, and a module to control netscape. by Jack Jansen · 29 years ago
  28. 7e156a7 Added missing get() method by Jack Jansen · 29 years ago
  29. bdd0747 Fixed access to Quickdraw globals. Unfortunately, they now have to be by Jack Jansen · 29 years ago
  30. 05a6d8f remove rcs history by Guido van Rossum · 29 years ago
  31. e36e1fe support fast mode for gdmb by Guido van Rossum · 29 years ago
  32. 15ad9a6 only use 'j' for imaginary constants by Guido van Rossum · 29 years ago
  33. c96ef6a properly initialize optional arguments to apply() by Guido van Rossum · 29 years ago
  34. faa436c use only j for imaginary constants by Guido van Rossum · 29 years ago
  35. efa3143 add keyword args to CanvasItem class __init__ by Guido van Rossum · 29 years ago
  36. 15c4fec more recent linux header files by Guido van Rossum · 29 years ago
  37. 8c8a02a speed up unquote() by using atoi() instead of eval() by Guido van Rossum · 29 years ago
  38. 44a4d59 support 'whence' arg to seek() by Guido van Rossum · 29 years ago
  39. 0eaa74b add acct() method to send new account name by Guido van Rossum · 29 years ago
  40. ba42664 fix typo in _setval() return value by Guido van Rossum · 29 years ago
  41. 6700142 backward compatible interface for bsddb by Guido van Rossum · 29 years ago
  42. 0182c06 inherit error from _mod.error by Guido van Rossum · 29 years ago
  43. 13ad35a real test for executable script by Guido van Rossum · 29 years ago
  44. 5bb05da correct retrieving return value of os.waitpid() by Guido van Rossum · 29 years ago
  45. eacce12 add missing loop step to parseplist() by Guido van Rossum · 29 years ago
  46. f7476c5 fix default arg for read() -- should be -1 by Guido van Rossum · 29 years ago
  47. 06d7441 add ComplexType by Guido van Rossum · 29 years ago
  48. 7241879 use 'j' instead of 'i' for imaginary constants by Guido van Rossum · 29 years ago
  49. 1e7b2aa Removed unused var by Jack Jansen · 29 years ago
  50. 9fbcc6a (py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp. by Barry Warsaw · 29 years ago
  51. 996e6dc Corrected format string in api_version_warning. by Sjoerd Mullender · 29 years ago
  52. b89f32e Added prototype for PySys_SetArgv by Jack Jansen · 29 years ago
  53. 6c6ad83 Set default item for dialog by Jack Jansen · 29 years ago
  54. 76c79e9 Added 16-bit pixel support for some operations. by Jack Jansen · 29 years ago
  55. ba1de3b Fixed off-by-one error in rle-decode, and allow whitespace in base64 by Jack Jansen · 29 years ago
  56. 61f3df4 Added rgbFgColor and a few other members of CGrafPort by Jack Jansen · 29 years ago
  57. 79fb732 Added Fm module by Jack Jansen · 29 years ago
  58. 00bd2e5 adde cmath; added version numbers to tk/tcl libs by Guido van Rossum · 29 years ago
  59. 3206268 added default hypot() implementation by Guido van Rossum · 29 years ago
  60. b123691 64-bit patch by Guido van Rossum · 29 years ago
  61. b28911c added new.classobj() by Guido van Rossum · 29 years ago
  62. c0fd1c0 fix argcount bug for build_node_children by Guido van Rossum · 29 years ago
  63. ca42b16 clear addr buffer before calling getsockname by Guido van Rossum · 29 years ago
  64. 71aa32f complex math by Guido van Rossum · 29 years ago
  65. f595fde changes for pow(**) and complex by Guido van Rossum · 29 years ago
  66. c7fea2f add sigrelse() call for SunOS 4.1; add some fflush() calls by Guido van Rossum · 29 years ago
  67. d8b4925 added complex and c objects by Guido van Rossum · 29 years ago
  68. 97ead3f Hack to force loading of cobject.o by Guido van Rossum · 29 years ago
  69. 39739ea better power implementation by Guido van Rossum · 29 years ago
  70. cf3d108 Added PyComplex_AsCComplex by Guido van Rossum · 29 years ago
  71. ff4af06 __hpux -> hpux equivalence by Guido van Rossum · 29 years ago
  72. b0352fa fix args options for setcheckinterval by Guido van Rossum · 29 years ago
  73. beeda8a changes for power (**) operator by Guido van Rossum · 29 years ago
  74. 50564e8 changes for complex and power (**) operator by Guido van Rossum · 29 years ago
  75. 8a5c5d2 changes for complex numbers by Guido van Rossum · 29 years ago
  76. 0bfd6c3 Added power (**) operator by Guido van Rossum · 29 years ago
  77. 5990592 added decl for PyComplex_AsCComplex by Guido van Rossum · 29 years ago
  78. 3d1f095 changes for ** (power) operator by Guido van Rossum · 29 years ago
  79. b17d5de changes for complex numbers by Guido van Rossum · 29 years ago
  80. e0dbd59 bump api version by Guido van Rossum · 29 years ago
  81. 3ca2a95 added complex and c object.h; get rid of Py_FatalError by Guido van Rossum · 29 years ago
  82. f9fca92 complex numbers a la Konrad Hinsen by Guido van Rossum · 29 years ago
  83. 77654a7 opaque C object a la Jim Fulton by Guido van Rossum · 29 years ago
  84. 3a50f8a - Added FontInfo support - Added (read-)access to members of [C]GrafPort object by Jack Jansen · 29 years ago
  85. bf220a1 Added font manager toolbox module by Jack Jansen · 29 years ago
  86. 195e33e - Fixed bug in getfillable() - Added setcallback() method to set a user-callback by Jack Jansen · 29 years ago
  87. 6259af9 An interface to the font manager by Jack Jansen · 29 years ago
  88. c8a9949 Various fixes/enhancements, thanks to Ivan and Just: by Jack Jansen · 29 years ago
  89. 1d8ede7 Fixed GetPen and SetPt arguments by Jack Jansen · 29 years ago
  90. 04a02e7 Added support for PenState and Patterns (and the accompanying qd globals) by Jack Jansen · 29 years ago
  91. b539406 Added support for cursors, and a way to get at the qd global 'arrow' by Jack Jansen · 29 years ago
  92. 7d1eba9 Added extra module argument varstuff, to declare extra module-level vars by Jack Jansen · 29 years ago
  93. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  94. 6601964 Fixed example by Jack Jansen · 29 years ago
  95. e8ea21b Added pathname2url and url2pathname methods (only correct for unix and by Jack Jansen · 29 years ago
  96. b678975 (Minimal) instructions on how to build python from source by Jack Jansen · 29 years ago
  97. b696b25 Added missing newline by Jack Jansen · 29 years ago
  98. 5a01fe0 Common header file for all plugin modules by Jack Jansen · 29 years ago
  99. f4e7d2a Added (dummy) expanduser and expandvar methods by Jack Jansen · 29 years ago
  100. dc3e3f6 Fixed local file access for macintosh by Jack Jansen · 29 years ago