summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Set the release version and date.Fred Drake2002-01-151-2/+2
* Set the release version.Fred Drake2002-01-151-1/+1
* Merge in Thomas Heller's typo fix from revision 1.13.Fred Drake2002-01-151-1/+1
* Add the GetArgv() docs provided by Dean Draayer in SF patch #496705.Fred Drake2002-01-101-1/+47
* Update to the latest version from the trunk.Fred Drake2002-01-101-11/+45
* One more copyright date to update.Fred Drake2002-01-101-1/+1
* Adjust the instructions for building large file support so that it worksFred Drake2002-01-101-6/+4
* Prepare for 2.1.2 release candidate 1.Fred Drake2002-01-102-4/+4
* backport Fred's 1.58:Anthony Baxter2002-01-101-0/+13
* Do not mask the name of a built-in function in example code.Fred Drake2002-01-051-1/+1
* Fix minor typo reported in SF patch #497951.Fred Drake2002-01-051-1/+1
* Another name.Fred Drake2001-12-271-0/+1
* Added some missing index entries, noted by L. Peter Deutsch.Fred Drake2001-12-271-0/+2
* Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they areFred Drake2001-12-271-6/+19
* Added another name.Fred Drake2001-12-261-0/+1
* Fix wrongly-named formal parameters in three places: begin_y was used twiceFred Drake2001-12-261-76/+75
* Fix the erroneous availability annotation for s.makefile() from the lastFred Drake2001-12-221-1/+0
* Add notes that fromfd() and s.makefile() are Unix-specific.Fred Drake2001-12-211-8/+11
* Remove extraneous "}"; possibly an incorrectly backported patch?Fred Drake2001-12-151-1/+1
* Add a links to the gmpy and mxNumber packages.Fred Drake2001-12-151-0/+13
* Document that the flag and mode arguments to dumbdbm.open() are ignored.Fred Drake2001-12-071-10/+6
* Describe the behavior of the read() method when the list of filenamesFred Drake2001-12-071-0/+18
* Document that PyString_FromString() cannot take NULL as a parameter.Fred Drake2001-12-061-1/+2
* Update the platform notes for the CGIHTTPServer module; it works on moreFred Drake2001-11-191-3/+3
* \ulink is not available on the maintenance branch, so we can't use it.Fred Drake2001-11-021-2/+1
* Correct misspelling of "separate" in two places.Fred Drake2001-11-011-2/+2
* Typo: NamedNodeList --> NamedNodeMapFred Drake2001-10-251-1/+1
* When describing "import *", add a level of indirection between "*" and theFred Drake2001-10-241-3/+17
* Clarify that the resource module does not attempt to mask platformFred Drake2001-10-221-1/+3
* Add deprecations for profile.HotProfile and profile.OldProfile, since theyFred Drake2001-10-191-0/+4
* Remove lines that should never have been checked into thisFred Drake2001-08-091-9/+3
* Remove some false statements.Fred Drake2001-07-191-4/+2
* Lots of small updates, some long overdue.Fred Drake2001-07-181-24/+35
* Bump version number and set the date for the 2.1.1 release.Fred Drake2001-07-182-3/+3
* Add a more substantial example startup file for the interactive shell;Fred Drake2001-07-181-7/+44
* Revise the description of time.clock() so that it correctly describes theFred Drake2001-07-161-4/+11
* Fix the markup of the caret charater in a couple of places; LaTeX'sFred Drake2001-07-141-2/+2
* Add credit for a last-minute fix in the re documentation.Fred Drake2001-07-121-0/+1
* Fix return value for m.group() for groups not in the part of the RE thatFred Drake2001-07-121-1/+1
* Move the section on concrete numeric objects before the section onFred Drake2001-07-111-249/+249
* Added information about the timeout parameter to the poll() method forFred Drake2001-07-111-1/+5
* Add another name.Fred Drake2001-07-101-0/+1
* Corrected the refcount information for PyList_SET_ITEM().Fred Drake2001-07-101-1/+1
* Document PyObject_New(), PyObject_NewVar(), PyObject_Init(),Fred Drake2001-07-101-24/+97
* Added descriptions for some modules that previously did not have anyFred Drake2001-07-101-9/+26
* Fix for SF bug #436525, reported by Greg Kochanski:Thomas Wouters2001-07-091-2/+2
* Explain the exit code for the wait() method, including a reference toFred Drake2001-07-061-1/+6
* The fpectl module does not work on Windows, so remove Windows from theFred Drake2001-07-051-2/+2
* Marked the parameters to Stats.print_*() as optional.Fred Drake2001-07-021-3/+3
* Added another name.Fred Drake2001-07-021-0/+1