- 4447513 Filled in some more blanks, with the help of Drew Csillag. by Guido van Rossum · 27 years ago
- 255284b Fix problem for the Library Reference where high-numbered sections of by Fred Drake · 27 years ago
- 42de185 Added \label to subsections which didn't have one, since this module has by Fred Drake · 27 years ago
- a933f6a Fix vonmisesvariate() -- it now returns an angle between 0 and *two* by Guido van Rossum · 27 years ago
- 476412a cleanup(): Get rid of module index turds. by Fred Drake · 27 years ago
- daf71fc Ignore the mac/ directory where latex2html spits out HTML. by Fred Drake · 27 years ago
- a2890b0 Make the intro section explicit, so that latex2html puts it on a separate by Fred Drake · 27 years ago
- 7984256 build_ps(): Fix flags to dvips. by Fred Drake · 27 years ago
- 5ccf330 next_optional_argument(): Don't include the square brackets in the return by Fred Drake · 27 years ago
- 4f6d6e4 Fix things. Blame Andy Eskilsson <andy.eskilsson@telelogic.se>. by Fred Drake · 27 years ago
- 4f51558 Mark TMPDIR correctly. by Fred Drake · 27 years ago
- bdbdb80 Separate the Mac-related files from the library reference files. The new by Fred Drake · 27 years ago
- 1d9fb63 Remove commented-out Mac chapter. by Fred Drake · 27 years ago
- 12f842e Adjust to allow both general and module indexes. by Fred Drake · 27 years ago
- 60961c5 Python HOWTO document that replaces the old Mac section from the reference by Fred Drake · 27 years ago
- b51429a Adjust so that it works as part of a HOWTO-based manual. by Fred Drake · 27 years ago
- d579ed8 Shift (re-)definition of \theindex to the document classes so that it doesn't by Fred Drake · 27 years ago
- 300775d Hide \varvars from "public" interface. by Fred Drake · 27 years ago
- 0893205 New helper functions to help deal with parameter parsing. by Fred Drake · 27 years ago
- 64bdc24 Code cleanup, some syntax modernization. by Fred Drake · 27 years ago
- 6b303b4 Signature for dir() omitted the optional argument. by Fred Drake · 27 years ago
- bf88c38 Fix the broken PDF links, really this time! by Fred Drake · 27 years ago
- a2c2a83 Fix the broken PDF links, really this time! by Fred Drake · 27 years ago
- a88d681 Change the form of the name given to each page of the PDF from "page.%d" to by Fred Drake · 27 years ago
- d671e8f Added dependency on the tools/toc2bkm.py script for the PDF files. by Fred Drake · 27 years ago
- 3c4378b Some patches by Drew Csillag; plus a few of my own uncommitted changes. by Guido van Rossum · 27 years ago
- 12d9fc9 Use shorter labels; using long labels creates problems on the Macintosh. by Fred Drake · 27 years ago
- 95638f5 Added entry for Tkdnd.py. by Fred Drake · 27 years ago
- e3ae519 Update to use the new release number. Will generalize in the next round. by Fred Drake · 27 years ago
- f5013f1 Add RELEASE make variable; this gets the entire release # ("1.5.1"). by Fred Drake · 27 years ago
- 68fede7 Added item in Misc. for getpass module. by Fred Drake · 27 years ago
- 4d2996d Fix version number. by Fred Drake · 27 years ago
- 916d8f8 No more threats, just list the new methods under "AST Objects". by Fred Drake · 27 years ago
- c4f1ca1 Add a note that pickling is supported. by Fred Drake · 27 years ago
- 3e7a48e Revert markup around list of display fields from the disassembler; it doesn't by Fred Drake · 27 years ago
- 3ad125e Fix bug in little-used markup: don't forget to pass the source text along! by Fred Drake · 27 years ago
- 7238988 Fixed example to load the startup file from a script (didn't test for the by Fred Drake · 27 years ago
- 003d8da Typo: (and often severly limited) -- severely by Fred Drake · 27 years ago
- b85fbec "ZeroDevisionError" --> "ZeroDivisionError" by Fred Drake · 27 years ago
- a608feb Fix typo. (What I get for trying to fix bugs at home and running conversions by Fred Drake · 27 years ago
- ae9bc67 Don't append () to the name of an object attribute in the index. by Fred Drake · 27 years ago
- 6250205 Use {methoddesc} instead of {funcdesc} for object methods. by Fred Drake · 27 years ago
- 898601b Add cPickle to the list of modules in the chapter. by Fred Drake · 27 years ago
- d6d88ff Add cStringIO to the list of modules in the chapter. by Fred Drake · 27 years ago
- c303e67 The built-in exceptions are not still strings, so make no claims about them. by Fred Drake · 27 years ago
- c94d934 In descriptions of Py_GetPrefix() and Py_GetExecPrefix(), make sure the by Fred Drake · 27 years ago
- 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 27 years ago
- b73bc31 Removed partially broken {verbatim} support. by Fred Drake · 27 years ago
- ee60191 Lighten up tables. by Fred Drake · 27 years ago
- 17e5640 Change order of \seemodule macros at end of pickle module section. by Fred Drake · 27 years ago
- 9463de2 Document cPickle and cStringIO. by Fred Drake · 27 years ago
- fab2f34 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 27 years ago
- 7e9383a Add a comment to indicate the methods of the StringIO are being discussed... by Fred Drake · 27 years ago
- 70c460c Remove imaplib from the undocumented list. by Fred Drake · 27 years ago
- a38a286 Include () after function name. by Fred Drake · 27 years ago
- 0d213d3 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 27 years ago
- 2b8c95e Minor housing cleaning in HTML that gets generated. by Fred Drake · 27 years ago
- 34672db Remove over-active replace-string turds. by Fred Drake · 27 years ago
- 8f6b958 Use {memberdesc} to mark the instance attributes. by Fred Drake · 27 years ago
- 7dba8e2 Hmmm... better add some \label macros for logical addressing while I'm at it. by Fred Drake · 27 years ago
- 2a37455 It's "Lauder", not "Lauders"! by Fred Drake · 27 years ago
- 9d4b6c5 Update the module index support to use the changed field separator for the by Fred Drake · 27 years ago
- e5cf53a Formatting nits. by Fred Drake · 27 years ago
- eb4ed15 Shift index entries around a little so the HTML doesn't have weird spacing. by Fred Drake · 27 years ago
- 1e0f8bf Add imaplib to appropriate lists. by Fred Drake · 27 years ago
- 36751b0 Remove obsolete module soundex from list of modules. by Fred Drake · 27 years ago
- c48b772 Remove obsolete module rand from list of modules. by Fred Drake · 27 years ago
- 89de314 First cut at documentation for imaplib. Based on original documentation by by Fred Drake · 27 years ago
- 756a9e8 do_env_memberdesc(): Fix argument parsing for {memberdesc} environments. by Fred Drake · 27 years ago
- 007bac3 Added smtplib.py (thanks, Guido!). by Fred Drake · 27 years ago
- 2cb824c Don't use \samp when \code is better. by Fred Drake · 27 years ago
- 5cca42e do_cmd_lineii(), by Fred Drake · 27 years ago
- 6b529ae Remove @webchecker.pickle in the "clean" target. by Fred Drake · 27 years ago
- 45c634e Work around a small (& annoying) limitation of the latex2html support for by Fred Drake · 27 years ago
- 8a254b5 Removed misleading comment about GNU software. This module and the zlib by Fred Drake · 27 years ago
- 45084ed Added note about current status of info generation. by Fred Drake · 27 years ago
- 2533281 Many markup changes (to \regexp, mostly) by Andrew M. Kuchling · 27 years ago
- 02a8e6b Update release number and date. by Fred Drake · 27 years ago
- 20ca917 Don't assume that \version expands to the 3-character major.minor number; it by Fred Drake · 27 years ago
- 363ab1a Comment out the soundex section. by Fred Drake · 27 years ago
- 2de75ec Don't assume that \version expands to the 3-character major.minor number; it by Fred Drake · 27 years ago
- 9da3881 Use the correct URL to AMK's regex-to-re HOWTO! by Fred Drake · 27 years ago
- 54c3947 Updated URL to AMK's regex-to-re HOWTO. by Fred Drake · 27 years ago
- 5406e70 Added reference to AMK's HOWTO on the topic. by Fred Drake · 27 years ago
- 223395c Added imaplib. by Fred Drake · 27 years ago
- b8efda0 Update URL to the related HOWTO document. by Fred Drake · 27 years ago
- bd40088 Add section for ni back in, but comment it out. by Fred Drake · 27 years ago
- eac469c Commented out sections on obsolete & Macintosh modules. by Fred Drake · 27 years ago
- f1b72dd Reduced description of the obsolete method Stats.ignore(). by Fred Drake · 27 years ago
- 058068d Nearly a complete re-write. by Fred Drake · 27 years ago
- 166abba Remove option to strip out <tt>...</tt> from index entry text; this is now by Fred Drake · 27 years ago
- ae2be71 Correct definition of CTIME. by Guido van Rossum · 27 years ago
- 3f3c25f Set flag to remove <tt>...</tt> markup from the index entries; it just ends up by Fred Drake · 27 years ago
- 2764dd3 Separate sections on anydbm and dumbdbm. by Fred Drake · 27 years ago
- 8e729ec Caught a few more spurious \setindexsubitem macros.... by Fred Drake · 27 years ago
- 5ab5503 Use {classdesc} and {memberdesc} where appropriate. by Fred Drake · 27 years ago
- a3f5c32 Removed unnecessary \setindexsubitem. by Fred Drake · 27 years ago
- 1ce3604 Separate UserDict and UserList documentation into separate sections. by Fred Drake · 27 years ago
- df0e3fc Markup nit. by Fred Drake · 27 years ago
- c708605 Added a reference to the discussion in Knuth's "Sorting and Searching", and by Fred Drake · 27 years ago