1. 740f357 Fixed calling of __del__ method with TRACE_REFS defined. by Sjoerd Mullender · 29 years ago
  2. 24260ec This commit was manufactured by cvs2svn to create tag 'r13beta1'. by cvs2svn · 29 years ago
  3. d4901c8 changes by Barry, e.g. font lock & email addresses by Guido van Rossum · 29 years ago
  4. e7017ba updates by Guido van Rossum · 29 years ago
  5. bf8e7d5 new stuff by Guido van Rossum · 29 years ago
  6. 7911813 new people by Guido van Rossum · 29 years ago
  7. 06f4289 many fixes by anonymous contributor by Guido van Rossum · 29 years ago
  8. d639b45 dbhash -> bsddb by Guido van Rossum · 29 years ago
  9. e03f277 fix bug in close() by Guido van Rossum · 29 years ago
  10. 66017aa fix leaks in keys(); fix bug in close() by Guido van Rossum · 29 years ago
  11. 0587011 rd_object() with exception is fatal error by Guido van Rossum · 29 years ago
  12. 69f6ee6 err_badcall() is fatal error by Guido van Rossum · 29 years ago
  13. 97162b5 exec() -> exec by Guido van Rossum · 29 years ago
  14. 9d8c5a4 add errno.h by Guido van Rossum · 29 years ago
  15. 84c8c7f 1.3b1 notes by Guido van Rossum · 29 years ago
  16. 45ee2ea improve ac_sys_system/release, add ac_syts_cpu by Guido van Rossum · 29 years ago
  17. d4c2646 Generated anew by Jack Jansen · 29 years ago
  18. b95ea18 Added ResObj_OptNew declaration by Jack Jansen · 29 years ago
  19. 91a6398 Use ResObj_OptNew for GetDialogItem return value: the handle returned by Jack Jansen · 29 years ago
  20. 9f37c6d Added ResObj_OptNew, like ResObj_New but returns None when passed NULL. by Jack Jansen · 29 years ago
  21. caf7505 Added WhichWindow function to obtain window object given WindowPtr (as by Jack Jansen · 29 years ago
  22. 2f21246 Test of list in dialog by Jack Jansen · 29 years ago
  23. b4e4783 Uses new FrameWork, has multiple windows by Jack Jansen · 29 years ago
  24. 8ce4d51 Different arg to GetEventHandler (but I cannot really remember fixing by Jack Jansen · 29 years ago
  25. 7e0da90 Made separate window class (and subclasses for special windows like by Jack Jansen · 29 years ago
  26. ac7c0df Indent bug by Jack Jansen · 29 years ago
  27. 9c4585a Removed addbase.__del__ because it can't work. by Sjoerd Mullender · 29 years ago
  28. ebed45f Documented MacOS module. by Jack Jansen · 29 years ago
  29. 0e13374 Documented PromptGetFile and optional prompt to GetDirectory. by Jack Jansen · 29 years ago
  30. 4518577 Fixed incorrect tex-code for readline by Jack Jansen · 29 years ago
  31. 479c1b3 Put debug output inside 'if DEBUG'. by Jack Jansen · 29 years ago
  32. 7a58336 Various fixes: missing imports, missing calls to by Jack Jansen · 29 years ago
  33. 01c2309 Useful routines on a mac: by Jack Jansen · 29 years ago
  34. 32486f5 Added PyMac_PromptGetFile, removed stuff gone to other sources. by Jack Jansen · 29 years ago
  35. 819f177 Lots of stuff moved to other files. by Jack Jansen · 29 years ago
  36. c2e6dd8 New file: list resource-ids in one place. by Jack Jansen · 29 years ago
  37. 56b14d4 Lots of stuff removed: gone to various other files. by Jack Jansen · 29 years ago
  38. 696c958 This is completely different from the old mainmain (which wasn't used by Jack Jansen · 29 years ago
  39. 12fce3e macgetpath - sys.path setting code factored out of config.c and by Jack Jansen · 29 years ago
  40. f717ac2 Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the by Jack Jansen · 29 years ago
  41. 0e1c0ce Renumbered dialogs: by Jack Jansen · 29 years ago
  42. d5d5f46 Added new call PromptGetFile (like StandardGetFile, but accepts a by Jack Jansen · 29 years ago
  43. 9c45a65 Added missing initializer and extra error check. by Jack Jansen · 29 years ago
  44. 9062fa2 Added prompts to various file-select dialogs Renumbered resources to above 512 by Jack Jansen · 29 years ago
  45. ad16927 Added List.slb alias by Jack Jansen · 29 years ago
  46. 3050a2d Binhexify any .rsrc file in a tree by Jack Jansen · 29 years ago
  47. eaeb1c8 Added missing 'leftchar' initializer. by Jack Jansen · 29 years ago
  48. dc977a9 Shuffled include's around (name conflict on Mac wrt teclick()) by Jack Jansen · 29 years ago
  49. 9d19a91 Added prompt to getfile dialog Renumbered resources by Jack Jansen · 29 years ago
  50. ec38010 Added basic mac documentation. by Jack Jansen · 29 years ago
  51. a4b1d00 Interface to the Mac List Manager. by Jack Jansen · 29 years ago
  52. f33a69f Temporary fix for access statement. Definition of Error was missing. by Sjoerd Mullender · 29 years ago
  53. e2cb727 exec() -> exec by Guido van Rossum · 29 years ago
  54. a49d94a test for specific bug in vars() by Guido van Rossum · 29 years ago
  55. 1d59df2 added select_present and select_range to Entry widget by Guido van Rossum · 29 years ago
  56. abad1cc renamed DbShelf->DbfilenameShelf;added BsdDbShelf (David Ely) by Guido van Rossum · 29 years ago
  57. e03a86c change default flag to match dbm/gdbm by Guido van Rossum · 29 years ago
  58. 1035a89 make sure the path ends in a slash in reload() by Guido van Rossum · 29 years ago
  59. fe4254e warn about bacslash-s lacking by Guido van Rossum · 29 years ago
  60. 9c3241d exec() -> exec by Guido van Rossum · 29 years ago
  61. 1a16c86 remove file: from list of protocols taking host by Guido van Rossum · 29 years ago
  62. 30642ab changed version :-) by Guido van Rossum · 29 years ago
  63. eae892d added note about missing features by Guido van Rossum · 29 years ago
  64. a62b100 noted obsolescence; exec() -> exec by Guido van Rossum · 29 years ago
  65. 894a7bb default tabsize to 8 by Guido van Rossum · 29 years ago
  66. 1859600 fix reload use of __filename__ by Guido van Rossum · 29 years ago
  67. ba3e46b fix stupid typo: r->RDLK by Guido van Rossum · 29 years ago
  68. 99bf06b same thing as for dospath, plus HOMEDRIVE/HOMEPATH support by Guido van Rossum · 29 years ago
  69. 92794e3 don't print Cannot open/stat messages by Guido van Rossum · 29 years ago
  70. baf642e exec() -> exec by Guido van Rossum · 29 years ago
  71. 9f824a7 Initial revision by Guido van Rossum · 29 years ago
  72. fda5c1a redefined normcase() by Guido van Rossum · 29 years ago
  73. 3b8e160 upgdaded the test program by Guido van Rossum · 29 years ago
  74. 4ac0050 revamped somewhat by Guido van Rossum · 29 years ago
  75. 3e7a697 temporarily disabled the access statements by Guido van Rossum · 29 years ago
  76. 0ec3126 added normpath() and splitdrive() by Guido van Rossum · 29 years ago
  77. f68ec39 added note about obsolescence by Guido van Rossum · 29 years ago
  78. 0dbd1fd correct description of integer division; describe optional read arg by Guido van Rossum · 29 years ago
  79. 3e43d83 clarify optional status by Guido van Rossum · 29 years ago
  80. 0bbbea1 typos only by Guido van Rossum · 29 years ago
  81. eafe32a chapter on new things in 1.3 by Guido van Rossum · 29 years ago
  82. e164bd8 Documented FindFolder, GetFInfo, SetFInfo and the FInfo object. by Jack Jansen · 29 years ago
  83. ea79c87 re-enabled newmodule by Jack Jansen · 29 years ago
  84. d8eb8a7 MkPluginAliases - Scripts (AppleScript and Python) to create aliases by Jack Jansen · 29 years ago
  85. 9f0a17b Better fix for creating extended pythons. (getpath.c needs to be by Sjoerd Mullender · 29 years ago
  86. ad5d2cf Fixed creation of extended python. by Sjoerd Mullender · 29 years ago
  87. 9d8fe64 rather ugly temporary hacks to make it work in grail & restricted mode by Guido van Rossum · 29 years ago
  88. 6a0691a fix bug in reload by Guido van Rossum · 29 years ago
  89. bebe515 add module binascii; add r_unload/s_unload; don't change 'rb' to 'r' in open by Guido van Rossum · 29 years ago
  90. aa76344 change blank line insertion at a few places and fix recursion bug for </var> by Guido van Rossum · 29 years ago
  91. 150316e added getpath.c; added -P exec_prefix; added explanatory note by Guido van Rossum · 29 years ago
  92. 45a9104 added MACHDEP back in by Guido van Rossum · 29 years ago
  93. 6e39e53 Initial revision by Guido van Rossum · 29 years ago
  94. 222c892 add xstat (extended stat, returns resource fork size and creator/type) by Guido van Rossum · 29 years ago
  95. 08d2071 set some fields to zero for directories by Guido van Rossum · 29 years ago
  96. 6d47d0d pass prefix etc. on when making sharedinstall; install getpath.c by Guido van Rossum · 29 years ago
  97. 1383356 added sys.std files, read-only open, reload by Guido van Rossum · 29 years ago
  98. 221df24 add splitdrive() by Guido van Rossum · 29 years ago
  99. 971ee13 pass the command to sh -c by Guido van Rossum · 29 years ago
  100. e0bfd50 correct typo (persis*ent) by Guido van Rossum · 29 years ago