- e581bb3 Small cleanups, and note when zip() entered the menagerie. by Fred Drake · 25 years ago
- b32aa5e Revise the comments about the exceptions module to not refer to source by Fred Drake · 25 years ago
- 25699f9 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>: by Fred Drake · 25 years ago
- 5772c86 Document socket.getfqdn(). by Fred Drake · 25 years ago
- caa658d Apply SF patch #101151, by Peter S-K, which fixes smtplib's passing of the by Thomas Wouters · 25 years ago
- d066f6d Fix markup bug that prevented formatting. by Fred Drake · 25 years ago
- 0be4346 Describe the b2a_hex() and a2b_hex() functions (a.k.a. hexlify() and by Barry Warsaw · 25 years ago
- 4ef4be5 Added description of the md5.hexdigest() method. by Barry Warsaw · 25 years ago
- a2b6ad6 Guido pointed out that all names in the sys module have no underscore, by Fred Drake · 25 years ago
- 68e2915 Document the byte_order value in the sys module. by Fred Drake · 25 years ago
- 107b967 Document the range type, as suggested by Denis S. Otkidach by Fred Drake · 25 years ago
- 4de96c2 Added Marc-Andre Lemburg's documentation for string methods, with some by Fred Drake · 25 years ago
- 0be5aab Merge UNPACK_LIST and UNPACK_TUPLE into a single UNPACK_SEQUENCE, since they by Thomas Wouters · 25 years ago
- 46479d3 Some minor clarifications and added some index entries. by Fred Drake · 25 years ago
- 3ac977e O_BINARY: Documented this constant; omission noted by David Ascher. by Fred Drake · 25 years ago
- a8e484c getopt(): revise description of long_options parameter slightly so it will by Fred Drake · 25 years ago
- 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 25 years ago
- 6598337 More on noutrefresh. by Eric S. Raymond · 25 years ago
- 1ebd3f6 Tweak curses.wrapper so it initializes colors if they are available. by Eric S. Raymond · 25 years ago
- 3fe9a98 Correct markup error. by Fred Drake · 25 years ago
- fc1f922 Correct version number at which the curses.ascii module was introduced. by Fred Drake · 25 years ago
- ec4b2af Fix a few markup errors and lots of small consistency issues. by Fred Drake · 25 years ago
- 8141cf5 Barry's patch to document the new setdefault() method. Slightly by Guido van Rossum · 25 years ago
- f9d20c3 Neil Schemenauer: GC enable(), disable(), isenabled() interface. by Vladimir Marangozov · 25 years ago
- 5a00769 Documented curses.wrapper and curses.textpad. by Eric S. Raymond · 25 years ago
- ed13b4a Break the "Python Services" chapter into two: "Python Runtime Services" by Fred Drake · 25 years ago
- 8b168ba int() description: Fix markup to avoid image generation for math mode. by Fred Drake · 25 years ago
- faefa2a Both PEP 201 Lockstep Iteration and SF patch #101030 have been by Barry Warsaw · 25 years ago
- 6c7a46a Rob Hooft <rob@hooft.net>: by Fred Drake · 25 years ago
- 21a4764 As requested by Fred - mention that in the future a winreg module may make a comeback. by Mark Hammond · 25 years ago
- f917bf6 fixing a minor spelling mistake by Peter Schneider-Kamp · 25 years ago
- fbd3b45 Stop lying about [].pop() being experimental! There is no backing it out by Fred Drake · 25 years ago
- 5a65c2d added count, extend, index, pop and remove to arraymodule by Peter Schneider-Kamp · 25 years ago
- 1e75e17 Two minor nits from Gerry Weiner (no working email address) about by Fred Drake · 25 years ago
- 578a3f9 Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 25 years ago
- 10853c9 Finally fixed the much-reported bug about "~" in a couple of example. by Fred Drake · 25 years ago
- b924bd4 Second round of curses documentation improvements. Completes and extends by Eric S. Raymond · 25 years ago
- 1962fb5 Document tiget{flag,num,str} by Andrew M. Kuchling · 25 years ago
- e1b304d Fix small typos and markup consistency nits. by Fred Drake · 25 years ago
- 6899660 First round of curses documentation improvements; correct errors, flesh out by Eric S. Raymond · 25 years ago
- d372521 added doc for isatty() by Skip Montanaro · 25 years ago
- 7cb1524 added documentation for new functions {get,set}_history_length by Skip Montanaro · 25 years ago
- f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 25 years ago
- f868de6 Document the second round of ConfigParser changes. by Eric S. Raymond · 25 years ago
- 8d2f2b2 From Sam Rushing's Medusa, via SF patch #100858: add & document by Andrew M. Kuchling · 25 years ago
- bdcf91f Documentation for the gc module. Text from Neil Schemenauer by Fred Drake · 25 years ago
- 7ae3a5e Resynchronize the TeX docs with (a) the module docstring, and (b) my recent by Eric S. Raymond · 25 years ago
- acab3d6 Change the table in the pyexpat.errors module to a series of datadesc by Fred Drake · 25 years ago
- 417c489 Give ConfigParser the capability to set as well as read options, and to write by Eric S. Raymond · 25 years ago
- 146b280 Minor revisions similar to some information in the new docstrings. by Fred Drake · 25 years ago
- c826ecb Add an entry for the KDE File Manager support from Peter Funk. by Fred Drake · 25 years ago
- e4dbb86 New module webbrowser. Easy-to-use controller objects to make using a by Fred Drake · 25 years ago
- aa7524c Clean up markup to be more like recommended practice; only small changes needed. by Fred Drake · 25 years ago
- 29fa30e Correct a markup nit that caused a space to be dropped from the HTML by Fred Drake · 25 years ago
- 3c62d9e Several small changes, mostly to the markup, to improve consistency and by Fred Drake · 25 years ago
- 14ea85f Add entry for readline documentation. by Fred Drake · 25 years ago
- 011028c Sjoerd Mullender <sjoerd@oratrix.nl>: Updates for recent changes in xmllib. by Fred Drake · 25 years ago
- d14423a Correct typo in description of the machine name parameter to the by Fred Drake · 25 years ago
- 63099f9 added seealso pointing reader at readline example which uses atexit. by Skip Montanaro · 25 years ago
- 510ca1d simple-minded readline section doc based upon module's doc strings. by Skip Montanaro · 25 years ago
- 0915165 added warning about incompatibility with other codes' use of sys.exitfunc. by Skip Montanaro · 25 years ago
- b531618 Created a new chapter on structured markup processing, including the by Fred Drake · 25 years ago
- c05cbb0 Wrapped some long lines. by Fred Drake · 25 years ago
- 25e7cee get_starttag_text(): Document this method. by Fred Drake · 25 years ago
- 52dc76c Eric S. Raymond <esr@thyrsus.com>: by Fred Drake · 25 years ago
- 353aaad Moshe Zadka <moshez@math.huji.ac.il>: by Fred Drake · 25 years ago
- fcc95a4 Tim-blessed documentation for math.frexp(). by Fred Drake · 25 years ago
- c3a6598 others --> other's (possessive) by Fred Drake · 25 years ago
- 506a7a8 Send a "ARTICLE" --> Send an "ARTICLE" by Fred Drake · 25 years ago
- 30f76ff Update version numbering from 1.6 to 2.0. by Fred Drake · 25 years ago
- f0e8898 Document randrange(). by Fred Drake · 25 years ago
- 57a2f7f Change description of altzone to not refer to the "0th meridian". by Fred Drake · 25 years ago
- 9a748aa Say "manual page", not "man page", when referring to the Unix manual. by Fred Drake · 25 years ago
- abbc734 Make sure to note that this module was added for Python 2.0! by Fred Drake · 25 years ago
- 6e71cdd Reflect the name change to _winreg; we still need documentation for the by Fred Drake · 25 years ago
- efc43d4 Document recently-added mouse-related functions by Andrew M. Kuchling · 25 years ago
- 8aa3bd9 Make it clear that id() can return either a long integer or a plain integer. by Fred Drake · 25 years ago
- 5c529d3 Add a "See also:" link to the curses.ascii module. by Fred Drake · 25 years ago
- 589f44b Made the title of the Examples subsection plural! by Fred Drake · 25 years ago
- be93a83 Added note that the atexit module was added for Python 1.6. by Fred Drake · 25 years ago
- 6f2a5ef Added entry for the curses.ascii module. by Fred Drake · 25 years ago
- 5ccd4b2 Added entries for the curses.ascii module. by Fred Drake · 25 years ago
- 4e716fa Skip Montanaro <skip@mojam.com>: Added an example of using an HTTP POST request. by Fred Drake · 25 years ago
- c82634c Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 25 years ago
- c19425d Added the atexit module and documentation from Skip Montanaro by Fred Drake · 25 years ago
- af5b766 Changed obsolete e-mail alias by Andrew M. Kuchling · 25 years ago
- f57d7b9 Dcoumentation for ascii.py. I've changed two references from ascii to by Andrew M. Kuchling · 25 years ago
- a4ca07c Minor grammatical fix by Andrew M. Kuchling · 25 years ago
- d24ff44 Document .timeout() method and .typeahead() function by Andrew M. Kuchling · 25 years ago
- 0adfb45 Make changes and clarifications suggested by Mark Hammond by Andrew M. Kuchling · 25 years ago
- b805069 Documentation for the mmap module: proofreaders welcomed by Andrew M. Kuchling · 25 years ago
- 9e759df Michael Hudson <mwh21@cam.ac.uk>: by Fred Drake · 25 years ago
- fb79ffa Hook in the documentation for the unicodedata module. by Fred Drake · 25 years ago
- 28b2944 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 25 years ago
- 6b14eeb Documentation for the pyexpat module. by Andrew M. Kuchling · 25 years ago
- d1a65ff Added preliminary documentation for the winreg module, by Fred Drake · 25 years ago
- 6c16019 Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code. by Fred Drake · 25 years ago
- b80a777 Added documentation for gettempprefix(). by Fred Drake · 25 years ago
- 0233075 Added documentation for TemporaryFile() and the siffix parameter to mktemp(). by Fred Drake · 25 years ago
- 99d707a Piers Lauder <piers@cs.su.oz.au>: by Fred Drake · 25 years ago