| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around latex2html problem; reported by Gerrit Holl | Fred Drake | 1999-06-10 | 1 | -4/+5 |
|
|
* | Declare the "util" module obsolete. | Fred Drake | 1999-06-10 | 1 | -3/+3 |
|
|
* | At David Ascher's request, clarify that os.system() always returns 0 | Fred Drake | 1999-06-10 | 1 | -1/+2 |
|
|
* | Fix typo reported by Robert Kern <kernr@ncifcrf.gov>. | Fred Drake | 1999-06-10 | 1 | -5/+5 |
|
|
* | Patch by Jim Fulton to document the new parse_qls(). | Guido van Rossum | 1999-06-10 | 1 | -2/+36 |
|
|
* | Add doc for timegm(). | Guido van Rossum | 1999-06-09 | 1 | -0/+8 |
|
|
* | Fix availability clause; mention availability of similar functionality | Fred Drake | 1999-06-01 | 1 | -2/+5 |
|
|
* | Document the "pid" attribute of the Popen3 class. | Fred Drake | 1999-05-27 | 1 | -9/+12 |
|
|
* | Typo reported by Gerry Wiener <wiener@rap.ucar.edu>: | Fred Drake | 1999-05-27 | 1 | -1/+1 |
|
|
* | Move some \index entries around so we can avoid using empty comments; | Fred Drake | 1999-05-26 | 1 | -31/+25 |
|
|
* | Change the example of configuring for large file support under Solaris | Fred Drake | 1999-05-26 | 1 | -1/+1 |
|
|
* | "proces" --> "process"; reported by Gerry Wiener <gerry@ucar.edu>. | Fred Drake | 1999-05-25 | 1 | -2/+5 |
|
|
* | SET_LINE_NO ==> SET_LINENO | Fred Drake | 1999-05-17 | 1 | -1/+1 |
|
|
* | Added paragraph explaininng the text/binary flavors of some methods, | Fred Drake | 1999-05-17 | 1 | -0/+5 |
|
|
* | POP3.uidl(): Update description based on comments from Piers Lauder | Fred Drake | 1999-05-13 | 1 | -3/+3 |
|
|
* | Removed old comments. | Fred Drake | 1999-05-13 | 1 | -14/+0 |
|
|
* | Move the "See also:" section so it appears are part of the top HTML | Fred Drake | 1999-05-11 | 1 | -10/+8 |
|
|
* | Added module references; minor grammatical fixes. | Fred Drake | 1999-05-11 | 3 | -4/+20 |
|
|
* | Added missing comma, reported by Eric Raymond. | Fred Drake | 1999-05-11 | 1 | -3/+2 |
|
|
* | Updated connect_ex() documentation based on comments in the newgroup | Fred Drake | 1999-05-06 | 1 | -1/+3 |
|
|
* | Reflect recent patch for float % and divmod() by Tim Peters. Content | Fred Drake | 1999-05-06 | 1 | -2/+6 |
|
|
* | Use the new module-key for the FL module when hyperlinking (the old | Fred Drake | 1999-04-29 | 1 | -1/+2 |
|
|
* | Don't point readers to rand, point to random! And make it a hyperlink | Fred Drake | 1999-04-29 | 1 | -1/+5 |
|
|
* | Minor nits, partly in response to comments from Jonathan Black | Fred Drake | 1999-04-29 | 1 | -3/+3 |
|
|
* | Always use "section" when referring to sections of a document, not "Section". | Fred Drake | 1999-04-29 | 2 | -2/+2 |
|
|
* | Update starship URLs. | Fred Drake | 1999-04-29 | 1 | -1/+1 |
|
|
* | Use \rfc to mark some remaining RFC references. | Fred Drake | 1999-04-28 | 1 | -12/+10 |
|
|
* | Added "See also" reference to PyOpenGL. | Fred Drake | 1999-04-27 | 1 | -4/+14 |
|
|
* | mhlib is now documented. | Fred Drake | 1999-04-23 | 1 | -3/+0 |
|
|
* | Markup consistency. | Fred Drake | 1999-04-23 | 1 | -4/+4 |
|
|
* | Nits. | Fred Drake | 1999-04-23 | 1 | -2/+2 |
|
|
* | Add section for the sha module. | Fred Drake | 1999-04-23 | 2 | -0/+57 |
|
|
* | Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), | Fred Drake | 1999-04-23 | 1 | -9/+33 |
|
|
* | Fixed typo and font-control problem reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -2/+2 |
|
|
* | Clarifications on the first(), next(), and previous() functions, based | Fred Drake | 1999-04-23 | 1 | -4/+5 |
|
|
* | Fix a grammatical error reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -1/+1 |
|
|
* | Fix a couple of grammatical errors reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -2/+2 |
|
|
* | Work-around LaTeX2HTML space-dropping bug. | Fred Drake | 1999-04-23 | 1 | -2/+1 |
|
|
* | Fixed some logical markup nits. | Fred Drake | 1999-04-23 | 1 | -21/+26 |
|
|
* | Logical markup. | Fred Drake | 1999-04-23 | 1 | -3/+3 |
|
|
* | No, __repr__() does not accept a parameter other than self. | Fred Drake | 1999-04-23 | 1 | -1/+2 |
|
|
* | Shorten the section title. | Fred Drake | 1999-04-23 | 1 | -13/+13 |
|
|
* | Shorten the section title. | Fred Drake | 1999-04-23 | 1 | -1/+4 |
|
|
* | Shorten the section title. | Fred Drake | 1999-04-23 | 1 | -5/+5 |
|
|
* | Work around a space-dropping problem in LaTeX2HTML. | Fred Drake | 1999-04-23 | 1 | -5/+4 |
|
|
* | Added "See also" sections linking to binascii. | Fred Drake | 1999-04-23 | 2 | -0/+12 |
|
|
* | Refer to the binhex module, not the non-existent hexbin module. | Fred Drake | 1999-04-23 | 1 | -2/+11 |
|
|
* | Fix some glaring markup consistency problems (presentation was | Fred Drake | 1999-04-23 | 1 | -4/+11 |
|
|
* | Hack places where '--' should appear as literal output but the -- was | Fred Drake | 1999-04-23 | 1 | -7/+7 |
|
|
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 21 | -100/+103 |
|
|