1. 565798d Be less naive about null characters in an object's repr(). by Guido van Rossum · 26 years ago
  2. 031a68f CW Pro 3 FC8 projects. Checked in because of ColorPicker and Printing by Jack Jansen · 26 years ago
  3. 4447513 Filled in some more blanks, with the help of Drew Csillag. by Guido van Rossum · 26 years ago
  4. 955a2f5 If there's no comment for an error we use the symbolic name as the by Jack Jansen · 26 years ago
  5. cf89f6f Removed unused import of addpack by Jack Jansen · 26 years ago
  6. bca57e6 Moved some code around: occasionally the SetCreatorFileType didn't by Jack Jansen · 26 years ago
  7. 66691ba Updated for Python 1.5.1: version number, preference filename, etc by Jack Jansen · 26 years ago
  8. d58cd63 Added PyMac_{Get,Build}wide. These should support python longints at by Jack Jansen · 26 years ago
  9. 1c4e614 Re-generated from new (3.1) universal headers by Jack Jansen · 26 years ago
  10. 02facaf Added ColorPicker and Printing modules, donated by Just. In config.c by Jack Jansen · 26 years ago
  11. 4e12663 Regenerated from new (3.1) universal headers by Jack Jansen · 26 years ago
  12. 36659fe Re-generated with slightly more intelligent script by Jack Jansen · 26 years ago
  13. 0dca752 Add (temporary) PyMac_{Build,Get}wide by Jack Jansen · 26 years ago
  14. 4f2936e Add HAVE_MKTIME by Jack Jansen · 26 years ago
  15. ee21f41 Remove bogus CCSHARED for cc on IRIX 6.x. by Guido van Rossum · 26 years ago
  16. 2621637 Add #ifdefs so Tcl_Finalize isn't referenced when it's not defined. by Guido van Rossum · 26 years ago
  17. 23cff31 Shouldn't import addpack! by Guido van Rossum · 26 years ago
  18. 255284b Fix problem for the Library Reference where high-numbered sections of by Fred Drake · 26 years ago
  19. 42de185 Added \label to subsections which didn't have one, since this module has by Fred Drake · 26 years ago
  20. a933f6a Fix vonmisesvariate() -- it now returns an angle between 0 and *two* by Guido van Rossum · 26 years ago
  21. 9a34523 As Tim Peters points out, ``from string import *'' should not set re to None. by Guido van Rossum · 26 years ago
  22. 476412a cleanup(): Get rid of module index turds. by Fred Drake · 26 years ago
  23. daf71fc Ignore the mac/ directory where latex2html spits out HTML. by Fred Drake · 26 years ago
  24. a2890b0 Make the intro section explicit, so that latex2html puts it on a separate by Fred Drake · 26 years ago
  25. 7984256 build_ps(): Fix flags to dvips. by Fred Drake · 26 years ago
  26. 5ccf330 next_optional_argument(): Don't include the square brackets in the return by Fred Drake · 26 years ago
  27. 4f6d6e4 Fix things. Blame Andy Eskilsson <andy.eskilsson@telelogic.se>. by Fred Drake · 26 years ago
  28. 4f51558 Mark TMPDIR correctly. by Fred Drake · 26 years ago
  29. 0c4d947 Replaced addpack by handcrafted code to find the bgen stuff. by Jack Jansen · 26 years ago
  30. b36b830 Removed reop by Jack Jansen · 26 years ago
  31. bdbdb80 Separate the Mac-related files from the library reference files. The new by Fred Drake · 26 years ago
  32. 1d9fb63 Remove commented-out Mac chapter. by Fred Drake · 26 years ago
  33. 12f842e Adjust to allow both general and module indexes. by Fred Drake · 26 years ago
  34. 60961c5 Python HOWTO document that replaces the old Mac section from the reference by Fred Drake · 26 years ago
  35. b51429a Adjust so that it works as part of a HOWTO-based manual. by Fred Drake · 26 years ago
  36. d579ed8 Shift (re-)definition of \theindex to the document classes so that it doesn't by Fred Drake · 26 years ago
  37. 300775d Hide \varvars from "public" interface. by Fred Drake · 26 years ago
  38. 0893205 New helper functions to help deal with parameter parsing. by Fred Drake · 26 years ago
  39. 64bdc24 Code cleanup, some syntax modernization. by Fred Drake · 26 years ago
  40. 6b303b4 Signature for dir() omitted the optional argument. by Fred Drake · 26 years ago
  41. de2f708 Fix regexp for attrfind; bug reported by Lars Marius Garshol by Fred Drake · 26 years ago
  42. 77d1fce (py-compute-indentation): Use forward-comment to skip over all by Barry Warsaw · 26 years ago
  43. ac36c64 Open wave files in binary mode. by Fred Drake · 26 years ago
  44. bf88c38 Fix the broken PDF links, really this time! by Fred Drake · 26 years ago
  45. a2c2a83 Fix the broken PDF links, really this time! by Fred Drake · 26 years ago
  46. a88d681 Change the form of the name given to each page of the PDF from "page.%d" to by Fred Drake · 26 years ago
  47. d671e8f Added dependency on the tools/toc2bkm.py script for the PDF files. by Fred Drake · 26 years ago
  48. b8fd1f1 Tabnanny fixes by Jack Jansen · 26 years ago
  49. c84cb95 Added declarations for mac{set,get}filetype by Jack Jansen · 26 years ago
  50. 8fa02d9 Added Sndihooks by Jack Jansen · 26 years ago
  51. 75c5ef9 Module with hooks for sound input by Jack Jansen · 26 years ago
  52. a239a92 Reindented some of the C code by Jack Jansen · 26 years ago
  53. df3c6ab Last projects before 1.5.1 by Jack Jansen · 26 years ago
  54. ae3407a Added Sndihooks module by Jack Jansen · 26 years ago
  55. 3c4378b Some patches by Drew Csillag; plus a few of my own uncommitted changes. by Guido van Rossum · 26 years ago
  56. 12d9fc9 Use shorter labels; using long labels creates problems on the Macintosh. by Fred Drake · 26 years ago
  57. 95638f5 Added entry for Tkdnd.py. by Fred Drake · 26 years ago
  58. 2f6c878 This commit was manufactured by cvs2svn to create tag 'r151'. by cvs2svn · 26 years ago
  59. 0332578 Oops -- Lib/Test should be Lib/test, of course! by Guido van Rossum · 26 years ago
  60. 64d036c Add connect_ex to list of methods. by Guido van Rossum · 26 years ago
  61. 4b601ae Missing symbols reported by Andrew Loewenstern. by Guido van Rossum · 26 years ago
  62. f61ee63 Update version. by Guido van Rossum · 26 years ago
  63. e3ae519 Update to use the new release number. Will generalize in the next round. by Fred Drake · 26 years ago
  64. f5013f1 Add RELEASE make variable; this gets the entire release # ("1.5.1"). by Fred Drake · 26 years ago
  65. 974f295 Some more new stuff. by Guido van Rossum · 26 years ago
  66. 68fede7 Added item in Misc. for getpass module. by Fred Drake · 26 years ago
  67. 4d2996d Fix version number. by Fred Drake · 26 years ago
  68. 7c33095 Typo in usage message. by Guido van Rossum · 26 years ago
  69. ee0a63b Move 'dict' struct member to end of struct. This ensures binary by Guido van Rossum · 26 years ago
  70. fb9b7fd Be nicer to systems that have neither termios nor msvcrt. by Guido van Rossum · 26 years ago
  71. a16e275 The usual edits... Updated some stuff about the mailing list. Ready by Guido van Rossum · 26 years ago
  72. 916d8f8 No more threats, just list the new methods under "AST Objects". by Fred Drake · 26 years ago
  73. 503d8d6 The documentation threatened it would happen -- the functions that should by Fred Drake · 26 years ago
  74. 9238f23 Two more, for beta testers who reported real bugs. by Guido van Rossum · 26 years ago
  75. cef113c Don't allow unescaped newlines in doc strings. by Guido van Rossum · 26 years ago
  76. b19e2a3 Whoops! Add a missing 'instantiated = 1' to load_inst(); otherwise it by Guido van Rossum · 26 years ago
  77. c4f1ca1 Add a note that pickling is supported. by Fred Drake · 26 years ago
  78. 43f8f9b Added support for pickling ast objects. by Fred Drake · 26 years ago
  79. 3e7a48e Revert markup around list of display fields from the disassembler; it doesn't by Fred Drake · 26 years ago
  80. 1f74016 Support for OpenBSD :-( by Guido van Rossum · 26 years ago
  81. 3ad125e Fix bug in little-used markup: don't forget to pass the source text along! by Fred Drake · 26 years ago
  82. 7238988 Fixed example to load the startup file from a script (didn't test for the by Fred Drake · 26 years ago
  83. 003d8da Typo: (and often severly limited) -- severely by Fred Drake · 26 years ago
  84. b85fbec "ZeroDevisionError" --> "ZeroDivisionError" by Fred Drake · 26 years ago
  85. a608feb Fix typo. (What I get for trying to fix bugs at home and running conversions by Fred Drake · 26 years ago
  86. ae9bc67 Don't append () to the name of an object attribute in the index. by Fred Drake · 26 years ago
  87. 6250205 Use {methoddesc} instead of {funcdesc} for object methods. by Fred Drake · 26 years ago
  88. 898601b Add cPickle to the list of modules in the chapter. by Fred Drake · 26 years ago
  89. d6d88ff Add cStringIO to the list of modules in the chapter. by Fred Drake · 26 years ago
  90. c303e67 The built-in exceptions are not still strings, so make no claims about them. by Fred Drake · 26 years ago
  91. c94d934 In descriptions of Py_GetPrefix() and Py_GetExecPrefix(), make sure the by Fred Drake · 26 years ago
  92. 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 26 years ago
  93. b73bc31 Removed partially broken {verbatim} support. by Fred Drake · 26 years ago
  94. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  95. 17e5640 Change order of \seemodule macros at end of pickle module section. by Fred Drake · 26 years ago
  96. 9463de2 Document cPickle and cStringIO. by Fred Drake · 26 years ago
  97. 10032eb Module docstring indicated seek() isn't implemented, but it is. by Fred Drake · 26 years ago
  98. fab2f34 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 26 years ago
  99. 7e9383a Add a comment to indicate the methods of the StringIO are being discussed... by Fred Drake · 26 years ago
  100. 111c20b Reject empty module names -- otherwise __import__("") does something weird! by Guido van Rossum · 26 years ago