- bf0f434 Shorten the section title. by Fred Drake · 26 years ago
- 47894d2 Don't describe this module as being a popen() wrapper; that's a little by Fred Drake · 26 years ago
- a694e00 Remove \platform declaration; this module is generic. by Fred Drake · 26 years ago
- 5254a6d Move stat to the Generic chapter. by Fred Drake · 26 years ago
- ca69a03 Don't refer to the system documentation as "man pages"; too by Fred Drake · 26 years ago
- 7bf96ca Make an assertion. by Fred Drake · 26 years ago
- 6532b9b Updated a comment and the release number. by Fred Drake · 26 years ago
- 2ea30f4 Add warning that last() and previous() don't work for hashtable by Fred Drake · 26 years ago
- 693a2c6 Script to locate uses of \module where the module referred to is not by Fred Drake · 26 years ago
- e0208cc Add a couple of items. by Fred Drake · 26 years ago
- adade92 Fill in a lot of the blanks. Add a start to the LaTeX primer section. by Fred Drake · 26 years ago
- 30a535c Added support for adding environment/macro parameters more cleanly: by Fred Drake · 26 years ago
- b9f1f6d Misc. markup nits. by Fred Drake · 26 years ago
- 2dabd81 Fix markup typo. by Fred Drake · 26 years ago
- d146edf Mark the "Notes:" sections under tables the same way it's done by Fred Drake · 26 years ago
- b11d108 The version information here was checked good in 1999, not 199. ;-) by Fred Drake · 26 years ago
- 2799f9d Reflow paragraph to work around LaTeX2HTML dropping a space. by Fred Drake · 26 years ago
- 6d20caa Reflow paragraph to work around LaTeX2HTML dropping a space. by Fred Drake · 26 years ago
- 543e19d Small nits, more hyperlinks. by Fred Drake · 26 years ago
- 048b75b Make references to whrandom hyperlinks. by Fred Drake · 26 years ago
- ec6baaf Small markup nits. by Fred Drake · 26 years ago
- 54f2fdd Make the names of the referenced modules hyperlinks; they had not been by Fred Drake · 26 years ago
- 02e8c0f Nits. Reference to signal module becomes a hyperlink. by Fred Drake · 26 years ago
- 283c588 Work around LaTeX2HTML comment-handling bug. by Fred Drake · 26 years ago
- 318c0b1 Logical markup nits. by Fred Drake · 26 years ago
- c3845a1 Logical markup & other small nits. by Fred Drake · 26 years ago
- 11bc8cf Explain *why* the copytree() implementation is presented as the example! by Fred Drake · 26 years ago
- e688aec Textual references to the glob module can be hyperlinks. by Fred Drake · 26 years ago
- 737aa55 Markup nit to fixed dropped space in HTML output. by Fred Drake · 26 years ago
- 4747f7f Markup nits. by Fred Drake · 26 years ago
- 4f6e4fb Added "See also" reference to xdrlib. by Fred Drake · 26 years ago
- 69fa563 Markup nits. by Fred Drake · 26 years ago
- 8307e21 Mark the references to module names use \module or \refmodule (the by Fred Drake · 26 years ago
- 6ed122a Important fix mentioned by The Dragon De Monsyne: the sendmail() by Guido van Rossum · 26 years ago
- a889add Oops; minor nit in example: none of the other interactive examples by Fred Drake · 26 years ago
- ca675e4 do_cmd_funcline(): Remove some bogus generated stuff from the output by Fred Drake · 26 years ago
- 3d815bd Added link to xdrlib module in "See also" section. by Fred Drake · 26 years ago
- 085b812 Fix some remaining index & consistency nits. (Many data member by Fred Drake · 26 years ago
- c3fcd6f Added index entry for "file objects"; this is appearantly referenced by Fred Drake · 26 years ago
- 7ceb577 Added doc for the "module" attribute on the class descriptor objects; by Fred Drake · 26 years ago
- ad56daf Added example use of pack_list() to help explain the pack_item by Fred Drake · 26 years ago
- 4ae5269 Updated to reflect additions. by Fred Drake · 26 years ago
- 32c562b colorsys docs from David Ascher. by Fred Drake · 26 years ago
- 9d15881 bsddb docs from Skip Montanaro; added interesting links. by Fred Drake · 26 years ago
- e9af64c Remove superfluous index entry for posix.popen(); no longer by Fred Drake · 26 years ago
- dac9a4e Added link to Fredrik Lundh's online Tkinter reference material. by Fred Drake · 26 years ago
- 31bfbc6 Minor nits, include author info. by Fred Drake · 26 years ago
- 511281a In list of sequence comparison examples, "=" should be "==". Reported by Fred Drake · 26 years ago
- 0ebd548 Removed dbhash from the undocumented list. by Fred Drake · 26 years ago
- 460f1dd Add libdbhash.tex. by Fred Drake · 26 years ago
- 666255f Document the dbhash module, and link to it from appropriate places. by Fred Drake · 26 years ago
- f4cbada Correct documentation for <file>.read(); Python makes a serious by Fred Drake · 26 years ago
- e79f5c1 Use the standard stylesheet here as well. by Fred Drake · 26 years ago
- 6ab9832 Use the tools/mkdvi.sh script to generate DVI and PDF output for the by Fred Drake · 26 years ago
- c260c0b Further refinement, to allow this to handle the library reference as by Fred Drake · 26 years ago
- 011f6fc Typo: "Otherwose" --> "Otherwise" (reported by Joakim Sernbrant by Fred Drake · 26 years ago
- 79d41cc Add some support for the module index, so this can be used to build by Fred Drake · 26 years ago
- 7a64b35 For now, comment out the \ignorePlatformAnnotation; the global index by Fred Drake · 26 years ago
- 9444df0 Don't include the verbatim style; the default handling is better. by Fred Drake · 26 years ago
- 1cc5899 Fix problem of LaTeX leakage in the module synopsis tables at the by Fred Drake · 26 years ago
- e331356 Fix availability declaration for popen2 module; report by Barry Scott by Fred Drake · 26 years ago
- b9971b9 Minor cleanup. by Fred Drake · 26 years ago
- 592dd78 Fix availability declaration for stat module; report by Barry Scott by Fred Drake · 26 years ago
- 31ec33e Work around problems with HTML conversion by making the break and by Fred Drake · 26 years ago
- cc10e04 Just in case a copy of the documentation gets released somehow... by Fred Drake · 26 years ago
- 07bd1d1 Ignore the doc/ directory ("Documenting Python"). by Fred Drake · 26 years ago
- bfb092e Misspellling: "occurance" --> "occurrence" by Fred Drake · 26 years ago
- 2e1094e Use #!/usr/bin/env python instead of #!/usr/local/bin/python. by Fred Drake · 26 years ago
- 7969f31 Updated documentation by Per Cederqvist. I've added back the by Guido van Rossum · 26 years ago
- 4f21d54 Added more "See also" entries, + 1 inline hyperlink. by Fred Drake · 26 years ago
- ea003fc Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago
- 45b0aed correct version info for zlib. by Jeremy Hylton · 26 years ago
- 93aa0f2 Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago
- b55ce1e Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago
- 52e2d51 Fixed latex2html weirdness for a footnote. by Fred Drake · 26 years ago
- 9aa8543 open() description: Made it more clear that 'b' should always be by Fred Drake · 26 years ago
- 0155370 Added a few items to the "See also" sections at Guido's prompting. Made by Fred Drake · 26 years ago
- 766e0cb Added "doc" target to match the other document-prefix targets. by Fred Drake · 26 years ago
- 50ae47b Removed bosities around example code; not sure where that stuff crept in! by Fred Drake · 26 years ago
- 1dc3a50 Made improvements based on changes just made and comments from by Fred Drake · 26 years ago
- 275e834 Added "Documenting Python" to the index. by Fred Drake · 26 years ago
- 2c4e009 Fixed a lot of the smaller nits identified in Guido's comments. by Fred Drake · 26 years ago
- 806a467 Where rfc822.Message is mentioned, add a link to the rfc822 module. by Fred Drake · 26 years ago
- 7c6a90d Added some rules that affect those little "See also:" sections. by Fred Drake · 26 years ago
- bb584d3 Be more stylesheet friendly. by Fred Drake · 26 years ago
- a608a1d Require the verbatim package (similar to the LaTeX version). by Fred Drake · 26 years ago
- cb1f242 Document complex() with string arg. by Guido van Rossum · 26 years ago
- 5fc9c86 SIGTERM is no longer caught to call sys.exitfunc. by Guido van Rossum · 26 years ago
- 2cafcbb Remove \platformof support, since it's been removed from the LaTeX style sheet. by Fred Drake · 26 years ago
- e82f5b3 Added note about ftpmirror.py, since that seems to be one of the most by Fred Drake · 26 years ago
- 9b8afde Use more recent option to \pdfdest to not change the zoom factor. by Fred Drake · 26 years ago
- 8be2296 Document new builtin buffer(). Greg Stein. by Guido van Rossum · 26 years ago
- 7d5f5dd Added htmldoc, to generate the HTML for "Documenting Python". by Fred Drake · 26 years ago
- 1468d77 Add "Documenting Python" to the list of processed documents. by Fred Drake · 26 years ago
- 03dffcc LaTeX2HTML support for the ltxmarkup package. by Fred Drake · 26 years ago
- 9466b9a Add some (commented out) macros to change the page size to the size of by Fred Drake · 26 years ago
- 5967667 Documented FTP.set_pasv(). by Fred Drake · 26 years ago
- e3fd106 Make this simpler; don't care about the paper size. Require that the by Fred Drake · 26 years ago
- 154d909 Note that abspath() was added in 1.5.2. by Fred Drake · 26 years ago
- 90fc0a7 Be sure "make" understands the "doc" target is phony. by Fred Drake · 26 years ago