- 66239d5 tty module documentation from Moshe, with some editing and an added by Fred Drake · 25 years ago
- af81a50 Added more sections... by Fred Drake · 25 years ago
- b742a42 Two more from Moshe! by Fred Drake · 25 years ago
- 707f8e6 Added entry for the chunk module. by Fred Drake · 25 years ago
- 97793ab New section from Moshe Zadka, modified by FLD for markup, some by Fred Drake · 25 years ago
- 0f871dc Added some "See also" references to htmllib docs. by Fred Drake · 25 years ago
- 2cd31dc Added entry for curses module. by Fred Drake · 25 years ago
- a4070ce Preliminary documentation for the curses module by Moshe Zadka, with by Fred Drake · 25 years ago
- d5d55ea Fix a markup error. by Fred Drake · 25 years ago
- 4755e7d Three more modules documented by Moshe! by Fred Drake · 25 years ago
- 6f49e0a Added a few minor comments, mostly to discourage documentation of by Fred Drake · 25 years ago
- a88ef00 Further clarfication of the system-dependence of the system() return by Fred Drake · 25 years ago
- 46e1a32 Re-categorize the dump module as obsolete. by Fred Drake · 25 years ago
- 354e982 fpformat has been documented for at least a week now! by Fred Drake · 25 years ago
- 26921da Small markup & usage adjustments. by Fred Drake · 25 years ago
- e019789 Correction: the parameters of new.instance() are type-checked. by Fred Drake · 25 years ago
- de69ae1 Updated version from Moshe, with a re-written warning about the by Fred Drake · 25 years ago
- 173ba5e Minor markup nits. by Fred Drake · 25 years ago
- 97c2fa0 Small English usage nits. by Fred Drake · 25 years ago
- 7487c02 Small markup and English usage nits. by Fred Drake · 25 years ago
- 26da284 Add/remove entries due to additional sections from Moshe. by Fred Drake · 25 years ago
- 64bc94e New module documentation sections from Moshe Zadka <moshez@math.huji.ac.il>! by Fred Drake · 25 years ago
- e55702b Added note to __not__() description that this operation is defined by Fred Drake · 25 years ago
- 1e44029 Several new index entries to make find this easier. by Fred Drake · 25 years ago
- c46864e Misc. changes related to the new sections. by Fred Drake · 25 years ago
- 21572fd New sections from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 25 years ago
- 7df4dd7 Add entry for the fpformat module. by Fred Drake · 25 years ago
- 1739d2f Documentation for the fpformat module by Moshe Zadka <mzadka@geocities.com>. by Fred Drake · 25 years ago
- 2f97901 Added 'ce' to the list of "registered" values for os.name. by Fred Drake · 25 years ago
- 9c5cc14 Some clarifications on operations for mapping types, based on comments by Fred Drake · 25 years ago
- 697c779 Adjust indexing for __import__(); based on comments by Stefan Franke by Fred Drake · 25 years ago
- 28b1770 Improve index entry for "import"; responding to comments by Stefan by Fred Drake · 25 years ago
- 06a73f0 Work around latex2html problem; reported by Gerrit Holl <gerrit.holl@pobox.com>. by Fred Drake · 25 years ago
- 4d5c87b Declare the "util" module obsolete. by Fred Drake · 25 years ago
- 7a62128 At David Ascher's request, clarify that os.system() always returns 0 by Fred Drake · 25 years ago
- ae0f292 Fix typo reported by Robert Kern <kernr@ncifcrf.gov>. by Fred Drake · 25 years ago
- 66ab4e8 Patch by Jim Fulton to document the new parse_qls(). by Guido van Rossum · 25 years ago
- 4727456 Add doc for timegm(). by Guido van Rossum · 25 years ago
- 5fac2ab Fix availability clause; mention availability of similar functionality by Fred Drake · 25 years ago
- 3aa70d6 Document the "pid" attribute of the Popen3 class. by Fred Drake · 25 years ago
- a7ce52b0 Typo reported by Gerry Wiener <wiener@rap.ucar.edu>: by Fred Drake · 25 years ago
- abc8cc6 Move some \index entries around so we can avoid using empty comments; by Fred Drake · 25 years ago
- 82f355a Change the example of configuring for large file support under Solaris by Fred Drake · 25 years ago
- 6b330ba8 "proces" --> "process"; reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
- 338da93 SET_LINE_NO ==> SET_LINENO by Fred Drake · 25 years ago
- 33378da Added paragraph explaininng the text/binary flavors of some methods, by Fred Drake · 25 years ago
- dbc2d08 POP3.uidl(): Update description based on comments from Piers Lauder by Fred Drake · 25 years ago
- 7088df4 Removed old comments. by Fred Drake · 25 years ago
- 03c05a5 Move the "See also:" section so it appears are part of the top HTML by Fred Drake · 25 years ago
- 184e836 Added module references; minor grammatical fixes. All suggested by Eric Raymond. by Fred Drake · 25 years ago
- 9ade7e0 Added missing comma, reported by Eric Raymond. by Fred Drake · 25 years ago
- b0bc7f2 Updated connect_ex() documentation based on comments in the newgroup by Fred Drake · 26 years ago
- 1ea7c75 Reflect recent patch for float % and divmod() by Tim Peters. Content by Fred Drake · 26 years ago
- 673c65e Use the new module-key for the FL module when hyperlinking (the old by Fred Drake · 26 years ago
- d03e9e3 Don't point readers to rand, point to random! And make it a hyperlink by Fred Drake · 26 years ago
- 0e1de8b Minor nits, partly in response to comments from Jonathan Black by Fred Drake · 26 years ago
- 5f342ac Always use "section" when referring to sections of a document, not "Section". by Fred Drake · 26 years ago
- c0fcbc1 Update starship URLs. by Fred Drake · 26 years ago
- ea00205 Use \rfc to mark some remaining RFC references. by Fred Drake · 26 years ago
- 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