1. 4808dcb Allow code objects to be passed to run() and eval(). by Guido van Rossum · 28 years ago
  2. 7e42cab Patches for Mac module docs by Jack by Guido van Rossum · 28 years ago
  3. acc8754 (partparse.py): Small change by Sjoerd to improve handle of X11 extension by Fred Drake · 28 years ago
  4. 9c5dc29 Added item about bug in Slackware96 libdl. by Guido van Rossum · 28 years ago
  5. 0848146 Don't close an already closed socket. by Guido van Rossum · 28 years ago
  6. 9b05811 Added embryonic description of fcntl.lockf(). Added pointer to that by Guido van Rossum · 28 years ago
  7. 22f7f9e (texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom by Fred Drake · 28 years ago
  8. 4bf1296 (libtypes.tex): Correct reversal of two words in description of by Fred Drake · 28 years ago
  9. e449af7 Ellipses -> Ellipsis rename (the dictionary really says that it should by Guido van Rossum · 28 years ago
  10. 8741b2b Added Slice and Ellipses types. by Guido van Rossum · 28 years ago
  11. 1dde7b7 Typos detected by Sjoerd by Guido van Rossum · 28 years ago
  12. c153d12 Got rid of almost totally obsolete Demo/www subdir. by Guido van Rossum · 28 years ago
  13. a58d89e 'documented' resource-number useage of EditPythonPrefs by Jack Jansen · 28 years ago
  14. 145c92d Moved resources to 510/511: the numbers above 512 gave problems when by Jack Jansen · 28 years ago
  15. 11b6d24 (partparse.py): Small fix to do_datadesc(): in some odd cases the name of by Fred Drake · 28 years ago
  16. 43e6661 Add a dependency on clobber to the boot target. Now, if you run "make by Guido van Rossum · 28 years ago
  17. b030bc0 Fix some cases where self.openedurl wasn't set. by Guido van Rossum · 28 years ago
  18. b5fa1cb Don't add names that start with _ by Guido van Rossum · 28 years ago
  19. 5f2aa71 (Makefile): Push texi2html.py options into a make variable. by Fred Drake · 28 years ago
  20. 0282726 (texi2html.py): Tightened the generated HTML slightly. Added -p option to by Fred Drake · 28 years ago
  21. 0b95abc (Makefile): Add libformatter.tex to the library document dependencies. by Fred Drake · 28 years ago
  22. 8f92595 (libhtmllib.tex, libsgmllib.tex, libformatter.tex): by Fred Drake · 28 years ago
  23. 7edd8d3 (partparse.py): Rationalize some behavior around unexpected conditions. by Fred Drake · 28 years ago
  24. e1980ed (lib.tex, libwww.tex): Include the sgmlib chapter before the htmllib by Fred Drake · 28 years ago
  25. 0eb8837 Prepared for Tk windowing implementation by Jack Jansen · 28 years ago
  26. b96aeaf tweaked some of the positions of interface elements. by Jack Jansen · 28 years ago
  27. ca8cdc6 (formatter.py): Simplify NullFormatter definition of add_hor_rule() to match by Fred Drake · 28 years ago
  28. 53e84d5 (lib.tex): Added entry for formatter module. by Fred Drake · 28 years ago
  29. 08d301e (libwww.tex): Added entry for formatter module. by Fred Drake · 28 years ago
  30. e83b30d (libformatter.tex): Added documentation for abstract writer/formatter model by Fred Drake · 28 years ago
  31. 58d7f69 (libhtmllib.tex): Revised documentation for HTML support. by Fred Drake · 28 years ago
  32. 42439ad (libsgmllib.tex): Revised documentation for SGML support. by Fred Drake · 28 years ago
  33. 5812488 A first stab at describing what's new in 1.4. Still many XXX'es left. by Guido van Rossum · 28 years ago
  34. f17fa68 Nils Fischbeck, Tim Hochberg, Terry Reedy, Ka-Ping Yee by Guido van Rossum · 28 years ago
  35. 434882e Added 'static' target; add variable TARGET replacing python by Guido van Rossum · 28 years ago
  36. 8a91302 Toss Q 3.10 on posix.listdir on NeXT. Add revived vpApp. by Guido van Rossum · 28 years ago
  37. 0983315 Toss the outdated QuickRef. by Guido van Rossum · 28 years ago
  38. a635184 Add waitflag to down_sema(). by Guido van Rossum · 28 years ago
  39. 6e8583d Check for NULL pointer returned from localtime()/gmtime(). by Guido van Rossum · 28 years ago
  40. c196202 Speedup of makeresult() by keeping a filler of (-1, -1) around. by Guido van Rossum · 28 years ago
  41. cf1474b Sjoerd's thread changes (including down_sema typo fix). by Guido van Rossum · 28 years ago
  42. 5b1d9ba Remove RCS crud... Sigh... by Guido van Rossum · 28 years ago
  43. a4a7527 Removed RCS crud from official Python release version. by Guido van Rossum · 28 years ago
  44. b8cc6ae The usual... Sigh... by Guido van Rossum · 28 years ago
  45. 6592f88 Removed debugging print statement by Guido van Rossum · 28 years ago
  46. edaf1c9 Simple test module for strop. by Guido van Rossum · 28 years ago
  47. 3159e1e Change to always call list.append with a single argument. by Guido van Rossum · 28 years ago
  48. 2715bb2 Changes to always call list.append with a single argument. by Guido van Rossum · 28 years ago
  49. b7f48e3 Change to always call list.append with a single argument. by Guido van Rossum · 28 years ago
  50. 3c7739a Create img modules for cfm68k too. by Jack Jansen · 28 years ago
  51. a97b8ee Set the __file__ attribute of the imported module in both versions of by Guido van Rossum · 28 years ago
  52. ccd8b19 Add provisions to set the (to be documented!) instance variable by Guido van Rossum · 28 years ago
  53. 36fc11e Compromise on test in find_class(): a user-defined function is okay, by Guido van Rossum · 28 years ago
  54. cab3c3b (Tkinter.py): Improve application basename determination to make .py and by Fred Drake · 28 years ago
  55. 4be63d1 Added getparamnames() to Message class -- return a list of all by Guido van Rossum · 28 years ago
  56. 8299e46 Don't auto-install on import. This slows down apps that use by Guido van Rossum · 28 years ago
  57. 3faf9b4 (Tkinter.py): Fixed dumb typo in Misc.tk_setPalette(). by Fred Drake · 28 years ago
  58. 6f1ee20 Use mac_image (from cmif stuff) by Jack Jansen · 28 years ago
  59. 30fe363 Fixed progressbar cleanup by Jack Jansen · 28 years ago
  60. a0ca4c4 Replace all uses of strncmp (in split, find, rfind) with memcmp, so by Guido van Rossum · 28 years ago
  61. fe779a1 Don't mix stdout/stderr. by Guido van Rossum · 28 years ago
  62. 7df3606 Fixed object-handler-install bug by Jack Jansen · 28 years ago
  63. 9f2ff91 Fixed bug in object-handler install arg handling by Jack Jansen · 28 years ago
  64. cfb60ee Fixed very nasty null-dereferencing bug in DisposeControl/destroy object. by Jack Jansen · 28 years ago
  65. cc778eb Add main program similar to pdb. by Guido van Rossum · 28 years ago
  66. 7a73ef8 (py-process-filter): Make sure current-buffer is restored, even in the by Barry Warsaw · 28 years ago
  67. 24611f8 Always open file objects in binary mode. by Guido van Rossum · 28 years ago
  68. 336c699 Fix subtle bug detected by Jim F. by Guido van Rossum · 28 years ago
  69. dfd9cb1 Don't die if an ok file method (e.g. fileno) doesn't exist. by Guido van Rossum · 28 years ago
  70. eb76b84 Added DebugStr method to drop into low-level debugger by Jack Jansen · 28 years ago
  71. 05cf7e0 Added VCHECK compile time option that fills allocated and freed blocks by Jack Jansen · 28 years ago
  72. e86cbc4 Protect '&' signs with '\' in description of PyNumber_Coerce. by Guido van Rossum · 28 years ago
  73. 3f247ad Nits corrected by Fred by Guido van Rossum · 28 years ago
  74. 3c602d7 (Tkinter.py): Many revisions for Tk 4.X: Added clipboard support, updated by Fred Drake · 28 years ago
  75. e9c515a (Canvas.py): Added definition of CanvasItem.cget() as suggested by by Fred Drake · 28 years ago
  76. a1560cf - Simplified inheritance structure (still not good enough) by Jack Jansen · 28 years ago
  77. b1667ef Menu callbacks can be strings, in which case they will be looked up in by Jack Jansen · 28 years ago
  78. e7b9fde 1. Correct typo in FileWrapper.close() (fix by AMK). by Guido van Rossum · 28 years ago
  79. 13bfbe7 Fixed PM debugging by Jack Jansen · 28 years ago
  80. 5c30388 Disabled splash screen, added ShowMessage by Jack Jansen · 28 years ago
  81. 4892ab7 The Window Independent Tracer (which will probably move elsewhere once by Jack Jansen · 28 years ago
  82. f5b31c9 Changed about box to come up invisibly (so we can move it to the right by Jack Jansen · 28 years ago
  83. 0e06e7e About boxes should be at 20% of screen height, not halfway by Jack Jansen · 28 years ago
  84. 04df9d5 Added dialog-centering code to splash() by Jack Jansen · 28 years ago
  85. d96cb50 Added support for GetDialogWindow and other accessor functions by Jack Jansen · 28 years ago
  86. 0d1069e Finally *tested* effect of fg and bg yield values (and changed them:-) by Jack Jansen · 28 years ago
  87. d617c57 Changed default background yield time to 1 tick by Jack Jansen · 28 years ago
  88. b9e5e14 Use auto-start functionality of aetools.TalkTo and aetools.Error for by Jack Jansen · 28 years ago
  89. 977fbf2 raise aetools.Error in stead of MacOS.Error on server-generated errors by Jack Jansen · 28 years ago
  90. 433a48e Regenerated to use aetools.Error in stead of MacOS.Error. by Jack Jansen · 28 years ago
  91. c46f56e - Added optional "start" argument to TalkTo initialializer, which by Jack Jansen · 28 years ago
  92. 0585d41 Convenience routines: wrappers around some of the scriptable finder by Jack Jansen · 28 years ago
  93. 924ca85 Added macfs.FindApplication() to find application FSSpec given signature. by Jack Jansen · 28 years ago
  94. bdf03a0 - Regenerated suites - Use (and document) "start" argument to TalkTo initializer by Jack Jansen · 28 years ago
  95. 35bfd3f Created Finder 7.0 AE interface and a test program that uses the by Jack Jansen · 28 years ago
  96. 6244867 Revamped test case and updated doc string. by Guido van Rossum · 28 years ago
  97. 452a983 Added line number to most compile-time error messages. by Guido van Rossum · 28 years ago
  98. ef5cd05 Calling Application._quit() is now preferred over raising self. by Jack Jansen · 28 years ago
  99. 4cb9454 Added _quit() method similar to FrameWork in stead of setting by Jack Jansen · 28 years ago
  100. 647535d - Use a flag (self.quitting) as preferred method of exiting mainloop by Jack Jansen · 28 years ago