1. e15dee5 Generic Abstract Object Interface by Guido van Rossum · 29 years ago
  2. 3c78079 include abstract.h by Guido van Rossum · 29 years ago
  3. a827537 Generic Abstract Object Interface by Guido van Rossum · 29 years ago
  4. e4b4038 Various toolbox routines have gotten new names. by Jack Jansen · 29 years ago
  5. bc60864 The three most important suites, generated by gensuitemodule by Jack Jansen · 29 years ago
  6. 5ccd826 Gensuitemodule generates python classes from aete/aeut resources by Jack Jansen · 29 years ago
  7. 40775ba Split aepack and aetypes off from aetools (it was getting too big) by Jack Jansen · 29 years ago
  8. 5ae5fdf Generated anew after fixing aescan.py by Jack Jansen · 29 years ago
  9. 7433568 Also scan AERegistry.h and AEObjects.h and create .py definition files. by Jack Jansen · 29 years ago
  10. 829f88c Added GetErrorString method (convert OSErr number to string) by Jack Jansen · 29 years ago
  11. 761c5ab Tk 4.0 and Tcl 7.4 are now standard by Guido van Rossum · 29 years ago
  12. 677dfc3 Tommy's mail explaining status by Guido van Rossum · 29 years ago
  13. 7f64e24 Official version 1.26 directly from Ken by Guido van Rossum · 29 years ago
  14. 1311e3c args to call_object must be tuple or NULL by Guido van Rossum · 29 years ago
  15. b89ab8c something close to Ken's latest version ... by Guido van Rossum · 29 years ago
  16. d3f9a1a fix read(0), readline(0); make tuple for call_object args by Guido van Rossum · 29 years ago
  17. 3212031 rename arglist to alist (conflict with new grammar symbol) by Guido van Rossum · 29 years ago
  18. 9f02331 Ignore a few more names when comparing directories. by Sjoerd Mullender · 29 years ago
  19. 611be70 replace vars() with locals() and globals(); 3rd raise arg; typos by Guido van Rossum · 29 years ago
  20. 8fd0219 typos by Guido van Rossum · 29 years ago
  21. ab330d4 add missing definitin of longstringitem by Guido van Rossum · 29 years ago
  22. 95a5b9c correct description of list.insert() by Guido van Rossum · 29 years ago
  23. d6ac380 fix bug in example (should close file at all times) by Guido van Rossum · 29 years ago
  24. 6b686e9 correct typo; document sys.platform by Guido van Rossum · 29 years ago
  25. fb502e9 documented globals() and locals() by Guido van Rossum · 29 years ago
  26. abfa2ca added pointer to libimp.tex for __import__ example by Guido van Rossum · 29 years ago
  27. 0bf8475 documented default flag, mode; changed gdbm into a pointer to dbm by Guido van Rossum · 29 years ago
  28. f10570b 3rd arg for raise; INCOMPLETE keyword parameter passing (currently f(kw=value) is seen as f('kw', value)) by Guido van Rossum · 29 years ago
  29. 7faeab3 new MAGIC; some changes to default files for imp.load_... functions by Guido van Rossum · 29 years ago
  30. e78c5d0 ignore control-l (parallelling change to tokenizer.c) by Guido van Rossum · 29 years ago
  31. aaf1839 added sys.platform by Guido van Rossum · 29 years ago
  32. e40bddc new grammar by Guido van Rossum · 29 years ago
  33. 872537c added locals() and globals(); [raw_]input() uses readline() by Guido van Rossum · 29 years ago
  34. 064a62b err() should be varargs -- and fix one call by Guido van Rossum · 29 years ago
  35. ef4ee62 added getpalatform() by Guido van Rossum · 29 years ago
  36. 807b7be normalized flag arg and made flag, mode default args; minor cosmetics by Guido van Rossum · 29 years ago
  37. 55ea8a7 pass $PLATFORM into config.c by Guido van Rossum · 29 years ago
  38. 3b46a50 new opcodes RAISE_VARARGS, CALL_FUNCTION by Guido van Rossum · 29 years ago
  39. 5bb73ed new grammar symbols arglist and argument by Guido van Rossum · 29 years ago
  40. 94d32b1 ignore control-l in whitespace by Guido van Rossum · 29 years ago
  41. a996b91 new grammar for 3rd raise arg and keyword parameters by Guido van Rossum · 29 years ago
  42. fec75d6 #changed all email address to go through python.org by Barry Warsaw · 29 years ago
  43. 4dba7e2 (py-append-to-process-buffer): XEmacs doesn't have last-input-start or by Barry Warsaw · 29 years ago
  44. 4d82c9a (python-font-lock-keywords): merged with XEmacs 19.12 font-lock.el value by Barry Warsaw · 29 years ago
  45. e64bfee (py-process-filter): if command takes a long time, input typed before by Barry Warsaw · 29 years ago
  46. 6e98f33 (py-shell): cope with make-comint instead of make-shell by Barry Warsaw · 29 years ago
  47. f74f63a Initial port to CodeWarrior CFM68K support (mainly by disabling by Jack Jansen · 29 years ago
  48. eceb3e3 Porting to CW CFM68K by Jack Jansen · 29 years ago
  49. f9480ce Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own by Jack Jansen · 29 years ago
  50. 464f62b added support for -L flag (local operation) by Guido van Rossum · 29 years ago
  51. 2ba1b4c add -L option by Guido van Rossum · 29 years ago
  52. bab4725 delete file after checkin by Guido van Rossum · 29 years ago
  53. 903afd0 add bug comment by Guido van Rossum · 29 years ago
  54. c503c97 restructured index somewhat by Guido van Rossum · 29 years ago
  55. ab75eb2 rewritten using rcslib.py by Guido van Rossum · 29 years ago
  56. 40de53c use the new rcslib by Guido van Rossum · 29 years ago
  57. 8608ab6 initial checkin by Guido van Rossum · 29 years ago
  58. 72974f3 define RCSProxyClient here instead of in RCSProxy.py by Guido van Rossum · 29 years ago
  59. 802c437 rewritten and documented by Guido van Rossum · 29 years ago
  60. 79ed32d barry's contributions by Guido van Rossum · 29 years ago
  61. 92457b9 added seekable option; save unix from lines; speed up islast() by Guido van Rossum · 29 years ago
  62. 6cb15a0 add User-agent hdr; read and close the file upon http error by Guido van Rossum · 29 years ago
  63. 2ab1992 make split and splitfields, join and joinfields synonyms by Guido van Rossum · 29 years ago
  64. efe5ac4 make reporting unbalanced tags an overridable method by Guido van Rossum · 29 years ago
  65. b472815 use imp.new_module(), not new.module(); and /usr/local by Guido van Rossum · 29 years ago
  66. 8afa824 functions don't have a __name__ attribute by Guido van Rossum · 29 years ago
  67. f71c79b test other name variable by Guido van Rossum · 29 years ago
  68. f4ef7e6 doctor the exception by Guido van Rossum · 29 years ago
  69. 4cdcef7 discard endrequest(); minor stuff; rfc822 no seek flag by Guido van Rossum · 29 years ago
  70. 2d95706 support <HTML>, remove <HEADER> by Guido van Rossum · 29 years ago
  71. 0daa13b set softspace to 0 in __init__ by Guido van Rossum · 29 years ago
  72. 6ea3f92 added notes about security by Guido van Rossum · 29 years ago
  73. 54175f7 import string; add 129.6.64 to security by Guido van Rossum · 29 years ago
  74. f3d39ab add security by Guido van Rossum · 29 years ago
  75. 541df3e bugfixes by Guido van Rossum · 29 years ago
  76. d1972af update -R; diff -r<rev>; send mail on commit by Guido van Rossum · 29 years ago
  77. 29cd62b add doc for extra field by Guido van Rossum · 29 years ago
  78. 45babef security stuff added by Guido van Rossum · 29 years ago
  79. 37a2911 placeholder for security measures by Guido van Rossum · 29 years ago
  80. e830e55 added ftp mirror script by Guido van Rossum · 29 years ago
  81. b01b4fa Added tbd's on python-font-lock-keywords by Barry Warsaw · 29 years ago
  82. 9859018 removed all references to modsupport.h by Guido van Rossum · 29 years ago
  83. 303c179 add bind(0,''); better way of guessing our fully qualified hostname by Guido van Rossum · 29 years ago
  84. 8d2033f Two new methods by Jack Jansen · 29 years ago
  85. 5214a29 Fixed sentence about modulator by Jack Jansen · 29 years ago
  86. 138497d Updated by Jack Jansen · 29 years ago
  87. 9a69112 Jim Fulton's change to support doc strings by Jack Jansen · 29 years ago
  88. 1e05402 Added methods as_Menu and as_Control to convert a resource to those object types by Jack Jansen · 29 years ago
  89. a177228 Added as_Resource() method to convert menu object to res object by Jack Jansen · 29 years ago
  90. 5d56f4b Added as_Resource() method to convert ctl object to res object by Jack Jansen · 29 years ago
  91. 80adc22 Added missing setselftype method to ManualGenerator by Jack Jansen · 29 years ago
  92. ae12e19 Added PY_RESOURCE (mac only) to imp module by Jack Jansen · 29 years ago
  93. 2c67362 Added FindFolder interface by Jack Jansen · 29 years ago
  94. 0830550 Added code to obtain sys.path from a resource by Jack Jansen · 29 years ago
  95. 68f1d45 Obtain path from a resource (unless USE_BUILTIN_PATH is #defined) by Jack Jansen · 29 years ago
  96. e5e2cdd Removed >From stuff by Jack Jansen · 29 years ago
  97. 6a9df7a updated comments by Barry Warsaw · 29 years ago
  98. 268a39f converted to python by Barry Warsaw · 29 years ago
  99. f194546 two mime encoding schemes by Guido van Rossum · 29 years ago
  100. 8ddd0ad derived from new configure.in by Guido van Rossum · 29 years ago