summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Document the "pid" attribute of the Popen3 class.Fred Drake1999-05-271-9/+12
* Typo reported by Gerry Wiener <wiener@rap.ucar.edu>:Fred Drake1999-05-271-1/+1
* Move some \index entries around so we can avoid using empty comments;Fred Drake1999-05-261-31/+25
* Change the example of configuring for large file support under SolarisFred Drake1999-05-261-1/+1
* "proces" --> "process"; reported by Gerry Wiener <gerry@ucar.edu>.Fred Drake1999-05-251-2/+5
* SET_LINE_NO ==> SET_LINENOFred Drake1999-05-171-1/+1
* Added paragraph explaininng the text/binary flavors of some methods,Fred Drake1999-05-171-0/+5
* POP3.uidl(): Update description based on comments from Piers LauderFred Drake1999-05-131-3/+3
* Removed old comments.Fred Drake1999-05-131-14/+0
* Move the "See also:" section so it appears are part of the top HTMLFred Drake1999-05-111-10/+8
* Added module references; minor grammatical fixes.Fred Drake1999-05-113-4/+20
* Added missing comma, reported by Eric Raymond.Fred Drake1999-05-111-3/+2
* Updated connect_ex() documentation based on comments in the newgroupFred Drake1999-05-061-1/+3
* Reflect recent patch for float % and divmod() by Tim Peters. ContentFred Drake1999-05-061-2/+6
* Use the new module-key for the FL module when hyperlinking (the oldFred Drake1999-04-291-1/+2
* Don't point readers to rand, point to random! And make it a hyperlinkFred Drake1999-04-291-1/+5
* Minor nits, partly in response to comments from Jonathan BlackFred Drake1999-04-291-3/+3
* Always use "section" when referring to sections of a document, not "Section".Fred Drake1999-04-292-2/+2
* Update starship URLs.Fred Drake1999-04-291-1/+1
* Use \rfc to mark some remaining RFC references.Fred Drake1999-04-281-12/+10
* Added "See also" reference to PyOpenGL.Fred Drake1999-04-271-4/+14
* mhlib is now documented.Fred Drake1999-04-231-3/+0
* Markup consistency.Fred Drake1999-04-231-4/+4
* Nits.Fred Drake1999-04-231-2/+2
* Add section for the sha module.Fred Drake1999-04-232-0/+57
* Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(),Fred Drake1999-04-231-9/+33
* Fixed typo and font-control problem reported by Detlef LannertFred Drake1999-04-231-2/+2
* Clarifications on the first(), next(), and previous() functions, basedFred Drake1999-04-231-4/+5
* Fix a grammatical error reported by Detlef LannertFred Drake1999-04-231-1/+1
* Fix a couple of grammatical errors reported by Detlef LannertFred Drake1999-04-231-2/+2
* Work-around LaTeX2HTML space-dropping bug.Fred Drake1999-04-231-2/+1
* Fixed some logical markup nits.Fred Drake1999-04-231-21/+26
* Logical markup.Fred Drake1999-04-231-3/+3
* No, __repr__() does not accept a parameter other than self.Fred Drake1999-04-231-1/+2
* Shorten the section title.Fred Drake1999-04-231-13/+13
* Shorten the section title.Fred Drake1999-04-231-1/+4
* Shorten the section title.Fred Drake1999-04-231-5/+5
* Work around a space-dropping problem in LaTeX2HTML.Fred Drake1999-04-231-5/+4
* Added "See also" sections linking to binascii.Fred Drake1999-04-232-0/+12
* Refer to the binhex module, not the non-existent hexbin module.Fred Drake1999-04-231-2/+11
* Fix some glaring markup consistency problems (presentation wasFred Drake1999-04-231-4/+11
* Hack places where '--' should appear as literal output but the -- wasFred Drake1999-04-231-7/+7
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-2221-100/+103
* Remove bogus characters in code sample.Fred Drake1999-04-221-2/+2
* Work around LaTeX2HTML comment-handling bug.Fred Drake1999-04-221-2/+2
* Shorten the section title.Fred Drake1999-04-221-6/+5
* Added a "See also" section with some external references.Fred Drake1999-04-221-0/+12
* Markup nits.Fred Drake1999-04-222-46/+45
* Clean up lots of mark up.Fred Drake1999-04-221-43/+40
* Added descriptions of the various exceptions, based on the docstrings.Fred Drake1999-04-221-24/+65