- c054c75 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 24 years ago
- a3e56a6 Minor markup adjustments. Turn reference to the cmd module into a hyperlink. by Fred Drake · 24 years ago
- 4f3980d Added a test main to the pstats library that can help you browse profile dumps. by Eric S. Raymond · 24 years ago
- 47f11ce Added warning that FancyURLopener prompts the user on the terminal when by Fred Drake · 24 years ago
- 62a2669 Added module synopsis for the chapter summary. by Fred Drake · 24 years ago
- e20bd19 Convert several \seetext references to \seerfc and \seetitle versions. by Fred Drake · 24 years ago
- 0056a42 Added a lot of text from Steve Purcell's HTML documentation. by Fred Drake · 24 years ago
- b942c2f Fixed bug in example. This closes SF bug #415522. by Fred Drake · 24 years ago
- c3cbbaf Added some additional documentation describing how BabylMailbox by Barry Warsaw · 24 years ago
- eedf985 Include a synopsis for the chapter overview. by Fred Drake · 24 years ago
- 2bd0d88 Fixing bug 405999 -- clarifying differences between Python's by Moshe Zadka · 24 years ago
- 29be701 Added definition of "test fixture". by Fred Drake · 24 years ago
- ac154a1 Remove the mapping() function from the documentation. by Fred Drake · 24 years ago
- da00cda Add note that difflib was added in Python 2.1. by Fred Drake · 24 years ago
- cfac6d2 Normalize tabs to spaces. by Fred Drake · 24 years ago
- 6fda3ac Add reference to the DDJ article discussing a similar algorithm. by Fred Drake · 24 years ago
- 90a72f8 Add documentation for getmoduleinfo() and getmodulename(). by Fred Drake · 24 years ago
- 819815a Fix typo in example (\b should be \n in string literal). by Fred Drake · 24 years ago
- 9c84636 Fix a number of bugs and omissions in the AddressList documentation, most by Fred Drake · 24 years ago
- 501d904 Add entry for unittest documentation. by Fred Drake · 24 years ago
- b9ad228 Start of documentation for the unittest module. Some of this comes from by Fred Drake · 24 years ago
- 4cf1227 Change {\em ...} to \emph{...} for consistency with the rest of the Python by Fred Drake · 24 years ago
- f459d85 Add some information about what to expect of the DocumentType's by Fred Drake · 24 years ago
- 659f377 Add entry for curses.panel documentation. by Fred Drake · 24 years ago
- 14631f6 Fix serious markup errors. by Fred Drake · 24 years ago
- cb83988 Added example use of weak references, contributed by Tim Peters. by Fred Drake · 24 years ago
- 21e036c Add a note that the "kfm" controller supports "konqueror" as well as the by Fred Drake · 24 years ago
- c8da0f9 Document use_rawinput. (Although now that I think more about it, a by Guido van Rossum · 24 years ago
- aa90adc Add nested scopes spec to appendix. by Jeremy Hylton · 24 years ago
- ce7298a Explain the difference between NL and NEWLINE. by Ka-Ping Yee · 24 years ago
- c608fb6 Give a slightly better explanation of excepthook. by Ka-Ping Yee · 24 years ago
- 5e0dfac Update to the most recent weakref changes. by Fred Drake · 24 years ago
- b5c5132 Add sys.excepthook. by Ka-Ping Yee · 24 years ago
- 4e6d09e Moved the description of the tzparse module to the "Obsolete" section by Fred Drake · 24 years ago
- b15bbc8 Add documentation for SGMLParser.handle_decl(). by Fred Drake · 24 years ago
- f0ebbe0 Re-order some method descriptions for a more logical grouping. by Fred Drake · 24 years ago
- 990b0fe Update documentation to reflect the shift to NetrcParseError instead of by Fred Drake · 24 years ago
- 93c8671 Lots of organizational changes for consistency with the rest of the by Fred Drake · 24 years ago
- 043d5e5 For copyfile(), be explicit that src and dst are file names; that was only by Fred Drake · 24 years ago
- 7606e4d Added entry for urllib2 documentation. by Fred Drake · 24 years ago
- f89ad5e Document configuration flags to compile for large file support on by Guido van Rossum · 24 years ago
- 8a18e99 Checking in patch 404826 -- urllib2 enhancements and documentations. by Moshe Zadka · 24 years ago
- 56ba72a Document warn_explicit(). by Guido van Rossum · 24 years ago
- 7840a9c Add entry for the inspect module. by Fred Drake · 24 years ago
- 6dbd382 Clean up some of the markup for consistency, wrap some long lines. by Fred Drake · 24 years ago
- 58177b9 added description of NL token by Skip Montanaro · 24 years ago
- 969ab27 Update documentation for termios module; do not refer to the TERMIOS module by Fred Drake · 24 years ago
- 5e16333 Patch #403985: Add support for weak-keyed dictionaries by Martin v. Löwis · 24 years ago
- 6397c7c inspect: a module for getting information out of live Python objects by Ka-Ping Yee · 24 years ago
- d4614e8 Updates to the semantics of function and method attributes. by Barry Warsaw · 24 years ago
- 07e6c50 Minor adjustments, including markup corrections. by Fred Drake · 24 years ago
- 447f545 Fix extra backslash in example. by Fred Drake · 24 years ago
- afdc8fc Fix up the markup in some recently-added portions of the text. by Fred Drake · 24 years ago
- 19f3c52 Work around the broken formatting of sys.ps1 prompts in running text. by Fred Drake · 25 years ago
- 7c30de6 Remove documentation for the soundex module; the module is no longer by Fred Drake · 25 years ago
- 7edbd4f Patch #103885: Add dynamic registration and lookup of DOM implementations. by Martin v. Löwis · 25 years ago
- 754ba58 Improve accuracy. In the .tex file, note the new "% BUG:" comments: an by Tim Peters · 25 years ago
- f0768c8 Added missing \item. See also bug 133213, about damaged HTML generated by Tim Peters · 25 years ago
- e79af27 Flesh out PlaySound() docs enough so that SND_ALIAS isn't hopelessly confusing. by Tim Peters · 25 years ago
- 5b0705d ConfigParser.optionxform(): Document this since it is available for by Fred Drake · 25 years ago
- 15bc404 Added entries for difflib documentation. by Fred Drake · 25 years ago
- baf7142 Documentation for the difflib module, converted from the module docstrings. by Fred Drake · 25 years ago
- 373d151 More typos. libwinsound.tex typo noted by Peter Funk (thanks!). by Tim Peters · 25 years ago
- 25a9ce3 Take a tour of hell's seedier neighborhoods to try to make winsound.Beep() by Tim Peters · 25 years ago
- c4089d8 In the example showing the irrelevance of start columns, restore that the by Tim Peters · 25 years ago
- f3262b7 Add entries for the doctest documentation. by Fred Drake · 25 years ago
- 7eb1463 Make a variety of minor markup adjustments. by Fred Drake · 25 years ago
- 7688229 SF patch #103808: doctest.py docs by Tim Peters · 25 years ago
- 04f1d37 mention the use of the maxtries attribute of FancyURLopener in bounding by Skip Montanaro · 25 years ago
- bf416fa Document default blocksize for storbinary(). by Guido van Rossum · 25 years ago
- 523ec57 Make some clarifications and corrections based on comments from Guido. by Fred Drake · 25 years ago
- 15862f5 Add a note to Node.isSameNode() that it is based on the DOM Level 3 working by Fred Drake · 25 years ago
- 1d8ad2b Updated to reflect the additional information and interfaces exported in by Fred Drake · 25 years ago
- 162c6a6 Reflect change in traceback format: "innermost last" --> "most recent call last" by Fred Drake · 25 years ago
- e7d7e6c Fix two typos by Andrew M. Kuchling · 25 years ago
- 5ed1dac Update documentation for pyexpat (xml.parsers.expat), to reflect the new by Fred Drake · 25 years ago
- cf26366 Fix markup typo in a {verbatim} environment (there should not be any!); by Fred Drake · 25 years ago
- 40e43bf Document Node.isSameNode(). by Fred Drake · 25 years ago
- f891404 Move the whrandom section back to the documented modules section; this by Fred Drake · 25 years ago
- 269625f Revise the deprecation note for the whrandom module to be correct and a by Fred Drake · 25 years ago
- 6270031 Adjustments to the text of the UnixMailbox description. Added by Fred Drake · 25 years ago
- 57d943a Move the whrandom entry to the "Obsolete Modules" appendix. by Fred Drake · 25 years ago
- 844bd5b Minor markup adjustments. by Fred Drake · 25 years ago
- 68b6417 Added a warning at the top saying that user code should not use the by Fred Drake · 25 years ago
- d0946da Fix some markup breakage that prevented formatting; re-wrapped a couple of by Fred Drake · 25 years ago
- 36154b2 Added entry for weakref documentation. by Fred Drake · 25 years ago
- ebcf6a8 Documentation for the weakref module. by Fred Drake · 25 years ago
- 0de88fc Change random.seed() so that it can get at the full range of possible by Tim Peters · 25 years ago
- 30dbd14 Document the two changes to the mailbox.py module: by Barry Warsaw · 25 years ago
- b416290 Some rewriting of the "Internationalizing your programs and modules" by Barry Warsaw · 25 years ago
- 3229b85 More on noutrefresh() and scroll(). by Eric S. Raymond · 25 years ago
- 4fda21b updated to document use of sequences of two-element tuples as inputs by Skip Montanaro · 25 years ago
- c37f5b3 Adjust documentation for new.instance() to reflect that the second by Fred Drake · 25 years ago
- 9ca35ec Instructive example for strftime(); how to generate RFC822 dates. by Eric S. Raymond · 25 years ago
- e7213c7 Emphasis that instantiating this class doesn't consume the message body. by Eric S. Raymond · 25 years ago
- 66f98b4 Fix a number of typos found by Guido. by Fred Drake · 25 years ago
- 8c071d4 Massively improved documentation for string formatting operations, by Fred Drake · 25 years ago
- e360d95 The combo of getstate/setstate/jumpahead is very powerful, but needs by Tim Peters · 25 years ago
- 2905248 Removed references to Python 1.5.3; that was a "tentative" number I used by Fred Drake · 25 years ago
- 517ce23 Clarify winsound.beep docs, in response to c.l.py beep brouhahalet. by Tim Peters · 25 years ago