summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Talk about uncoordinated dance partners!Fred Drake2002-04-081-1/+1
* Begin the Release Dance.Fred Drake2002-04-082-3/+3
* Do not call "knee" a standard module.Fred Drake2002-04-081-3/+1
* Mark the notice about the new development version of the docs as not needingFred Drake2002-04-041-0/+1
* Back-port Neal Norwitz's patch:Fred Drake2002-04-041-1/+1
* Add the PyObject_As*Buffer() functions that apply, now that the docs have beenFred Drake2002-04-041-0/+37
* Update the PEP URL format to point to python.org.Fred Drake2002-04-031-1/+1
* There is no PyArg_ConvertTuple(); call it by the right name.Fred Drake2002-04-011-1/+1
* Update to push the docs to python.org instead of python.sf.net.Fred Drake2002-04-012-9/+12
* Fix stupid typo in example.Fred Drake2002-03-161-1/+1
* Clarify the descriptions of the positive and negative lookbehind assertions.Fred Drake2002-03-161-9/+30
* Change the way \textasciitilde is implemented so it works more consistentlyFred Drake2002-03-131-1/+1
* Add a note that Py_None needs the same reference count treatment as anyFred Drake2002-03-121-1/+2
* "level" keyword argument in example should be "stacklevel".Fred Drake2002-03-121-1/+1
* Add more explanation of how data_files is used (esp. where the files end upFred Drake2002-03-081-2/+13
* "Shortcut" should be "short-circuit".Fred Drake2002-03-081-6/+7
* Typo: thsi -> this. Closes SF bug #521450.Fred Drake2002-02-221-1/+1
* Add an availability statement for alarm().Fred Drake2002-02-151-0/+1
* Consistently use \textasciicircum to produce a ^ character.Fred Drake2002-02-141-17/+23
* Update the instructions on reporting bugs to reflect that anonymous reportsFred Drake2002-02-041-10/+6
* Add keyword.kwlist to the public API.Fred Drake2002-01-241-1/+8
* libkeyword.tex was missing from the list of dependencies for theFred Drake2002-01-241-0/+1
* Fix typos reported by François Pinard.Fred Drake2002-01-211-2/+2
* Updated GNU info dir segment from Milan Zamazal.Fred Drake2002-01-171-1/+2
* Update email address.Fred Drake2002-01-171-1/+1
* Fix Michael Hudson's email address.Fred Drake2002-01-171-1/+1
* 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