| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct form of FourThought's name | Andrew M. Kuchling | 2000-10-16 | 1 | -1/+1 |
|
|
* | For PyErr_Format(), note that the exception parameter can be a string or | Fred Drake | 2000-10-14 | 1 | -2/+2 |
|
|
* | Adjust the Macintosh manual to have the formatting dependencies for | Fred Drake | 2000-10-14 | 1 | -6/+6 |
|
|
* | For os.stat() & friends, note that the time fields are returned as | Fred Drake | 2000-10-14 | 1 | -1/+3 |
|
|
* | Update dependencies for the Macintosh manual. | Fred Drake | 2000-10-14 | 1 | -1/+5 |
|
|
* | Update to include all the new chapters & sections. | Fred Drake | 2000-10-14 | 1 | -9/+24 |
|
|
* | Remove everything that is not module documentation. | Fred Drake | 2000-10-14 | 1 | -41/+0 |
|
|
* | Fix some internal references that I botched. | Fred Drake | 2000-10-14 | 1 | -4/+4 |
|
|
* | Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>. | Fred Drake | 2000-10-14 | 1 | -0/+374 |
|
|
* | Chapters on Mac Toolbox modules and other undocumented modules, ready to | Fred Drake | 2000-10-14 | 2 | -0/+245 |
|
|
* | Documentation for the aepack and aetypes modules, by Vincent Marchetti | Fred Drake | 2000-10-14 | 2 | -0/+112 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -2/+2 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -18/+21 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -4/+2 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -7/+20 |
|
|
* | Wrap a long line. | Fred Drake | 2000-10-14 | 1 | -2/+2 |
|
|
* | More names. | Fred Drake | 2000-10-14 | 1 | -0/+2 |
|
|
* | A bunch of nits fix and some additional information added by Chris | Fred Drake | 2000-10-14 | 2 | -13/+18 |
|
|
* | Center the top line of the license page, to make it look just a little bit | Fred Drake | 2000-10-14 | 1 | -1/+1 |
|
|
* | Update the release number and date. | Fred Drake | 2000-10-13 | 2 | -3/+3 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Fred Drake | 2000-10-12 | 1 | -10/+276 |
|
|
* | Added entries for new files of SAX documentation. | Fred Drake | 2000-10-12 | 2 | -0/+6 |
|
|
* | Massive addition of SAX documentation from Martin von Loewis | Fred Drake | 2000-10-12 | 4 | -3/+731 |
|
|
* | Various minor additions and clarifications, mostly suggested by Jeremy | Andrew M. Kuchling | 2000-10-12 | 1 | -30/+58 |
|
|
* | Comment out a separator line, since all the others are commented out, | Fred Drake | 2000-10-12 | 1 | -1/+1 |
|
|
* | Add new section on the XML package. (This was the only major new 2.0 feature | Andrew M. Kuchling | 2000-10-12 | 1 | -9/+165 |
|
|
* | Document the exceptions that now get raised on invalid parameters. | Fred Drake | 2000-10-11 | 1 | -2/+5 |
|
|
* | Make sure methods of ZipFile objects are in alphabetical order; the logical | Fred Drake | 2000-10-11 | 1 | -4/+4 |
|
|
* | Fixed a large number of small problems, mostly noted by Detlef Lannert | Fred Drake | 2000-10-10 | 9 | -30/+30 |
|
|
* | Note that the UserString/MutableString classes are far less efficient | Fred Drake | 2000-10-10 | 1 | -18/+22 |
|
|
* | Revise the examples not to use the "from socket import *", and adjust | Fred Drake | 2000-10-10 | 1 | -5/+7 |
|
|
* | Remove duplicated text from urlopen() description, noted by Ka-Ping | Fred Drake | 2000-10-10 | 1 | -16/+0 |
|
|
* | Substantially revise to handle the fact that Python CVS is no longer in a | Fred Drake | 2000-10-10 | 1 | -16/+35 |
|
|
* | Make it clear that copy_reg.pickle() should not be used for classes, but | Fred Drake | 2000-10-10 | 1 | -5/+6 |
|
|
* | Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 16 | -38/+40 |
|
|
* | Minor nit fixes based on suggestions from Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 1 | -4/+14 |
|
|
* | Better synopsis based on suggestion from Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 1 | -2/+3 |
|
|
* | Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 2 | -5/+4 |
|
|
* | Move the documentation for the mutex module to be with the threading | Fred Drake | 2000-10-10 | 1 | -1/+1 |
|
|
* | Do not forget to build the acks.html file when building "all"! | Fred Drake | 2000-10-09 | 1 | -1/+1 |
|
|
* | Work around annoyances in LaTeX2HTML. | Fred Drake | 2000-10-09 | 2 | -2/+2 |
|
|
* | Push xmllib to the end of the markup chapter since it is deprecated. | Fred Drake | 2000-10-09 | 1 | -1/+1 |
|
|
* | Another name. | Fred Drake | 2000-10-09 | 1 | -0/+1 |
|
|
* | Denis S. Otkidach <ods@users.sourceforge.net>: | Fred Drake | 2000-10-09 | 1 | -1/+1 |
|
|
* | Hush the nanny. | Fred Drake | 2000-10-07 | 3 | -78/+78 |
|
|
* | Fix a couple of places where the descriptions of *_GET_SIZE() macros said | Fred Drake | 2000-10-07 | 1 | -2/+2 |
|
|
* | Include more information from the docstrings. | Fred Drake | 2000-10-06 | 1 | -7/+49 |
|
|
* | Another name. | Fred Drake | 2000-10-06 | 1 | -0/+1 |
|
|
* | Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>. | Fred Drake | 2000-10-06 | 1 | -1/+1 |
|
|
* | Add notes on the requirements for subclasses. | Fred Drake | 2000-10-06 | 1 | -0/+19 |
|
|