- 505c491 Added "See also" reference to PyOpenGL. by Fred Drake · 26 years ago
- dcf17f3 mhlib is now documented. by Fred Drake · 26 years ago
- a496664 Markup consistency. by Fred Drake · 26 years ago
- 1c7cd63 Nits. by Fred Drake · 26 years ago
- 957ac3f Add section for the sha module. by Fred Drake · 26 years ago
- 154fc6d Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), by Fred Drake · 26 years ago
- 24aca83 Fixed typo and font-control problem reported by Detlef Lannert by Fred Drake · 26 years ago
- 29cf682 Clarifications on the first(), next(), and previous() functions, based by Fred Drake · 26 years ago
- 8611921 Fix a grammatical error reported by Detlef Lannert by Fred Drake · 26 years ago
- 16214fb Fix a couple of grammatical errors reported by Detlef Lannert by Fred Drake · 26 years ago
- 4aa4f30 Work-around LaTeX2HTML space-dropping bug. by Fred Drake · 26 years ago
- 87b8f31 Fixed some logical markup nits. by Fred Drake · 26 years ago
- deb7e09 Logical markup. by Fred Drake · 26 years ago
- 806764b No, __repr__() does not accept a parameter other than self. by Fred Drake · 26 years ago
- 0fbec55 Shorten the section title. by Fred Drake · 26 years ago
- eea97ea Shorten the section title. by Fred Drake · 26 years ago
- 86bd5e4 Shorten the section title. by Fred Drake · 26 years ago
- 7475e04f Work around a space-dropping problem in LaTeX2HTML. by Fred Drake · 26 years ago
- ae35aa8 Added "See also" sections linking to binascii. by Fred Drake · 26 years ago
- ee4d54e Refer to the binhex module, not the non-existent hexbin module. by Fred Drake · 26 years ago
- 26f7cfe9 Fix some glaring markup consistency problems (presentation was broken). by Fred Drake · 26 years ago
- 812860e Hack places where '--' should appear as literal output but the -- was by Fred Drake · 26 years ago
- ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 26 years ago
- 7b8b125 Remove bogus characters in code sample. by Fred Drake · 26 years ago
- fcf94d4 Work around LaTeX2HTML comment-handling bug. by Fred Drake · 26 years ago
- 4a406c6 Shorten the section title. by Fred Drake · 26 years ago
- c8c40ff Added a "See also" section with some external references. by Fred Drake · 26 years ago
- 4e28c59 Markup nits. by Fred Drake · 26 years ago
- b7168c3 Clean up lots of mark up. by Fred Drake · 26 years ago
- 79936fe Added descriptions of the various exceptions, based on the docstrings. by Fred Drake · 26 years ago
- c8993aa Logical markup and small nits. by Fred Drake · 26 years ago
- 12a9569 Make some module references hyperlinks. by Fred Drake · 26 years ago
- b774550 Minor logical markup nits. by Fred Drake · 26 years ago
- dd6c6d9 Clean up some mark up. by Fred Drake · 26 years ago
- e2effbd Fix minor (English) usage nits. by Fred Drake · 26 years ago
- bcd5454 Reference to urllib module can be a hyperlink. by Fred Drake · 26 years ago
- 4429772 Fix dropped space in the HTML output. by Fred Drake · 26 years ago
- babdda5 Make reference to the socket module a hyperlink. by Fred Drake · 26 years ago
- 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
- 2ea30f4 Add warning that last() and previous() don't work for hashtable 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
- 3d815bd Added link to xdrlib module in "See also" section. 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
- 0ebd548 Removed dbhash from the undocumented list. 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
- 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
- bfb092e Misspellling: "occurance" --> "occurrence" 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
- 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
- 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
- 806a467 Where rfc822.Message is mentioned, add a link to the rfc822 module. 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
- e82f5b3 Added note about ftpmirror.py, since that seems to be one of the most by Fred Drake · 26 years ago
- 8be2296 Document new builtin buffer(). Greg Stein. by Guido van Rossum · 26 years ago
- 5967667 Documented FTP.set_pasv(). by Fred Drake · 26 years ago
- 154d909 Note that abspath() was added in 1.5.2. by Fred Drake · 26 years ago