summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Documentation for PyObject_GetIter(), contributed by Greg ChapmanFred Drake2002-03-111-3/+18
* backport akuchling's checkin ofMichael W. Hudson2002-03-111-2/+12
* 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
* Added missing version annotation for dict().Fred Drake2002-03-061-0/+2
* backport my checkin ofMichael W. Hudson2002-02-271-1/+1
* backport my checkin ofMichael W. Hudson2002-02-271-2/+2
* Fix error in explanation of the interaction between $ and MULTILINE mode.Fred Drake2002-02-251-1/+1
* backport tim_one's checkin ofMichael W. Hudson2002-02-231-9/+22
* Merge trunk.Greg Ward2002-02-221-1/+1
* Typo: thsi -> this. Closes SF bug #521450.Fred Drake2002-02-221-1/+1
* Correct the refcount information for the PyWeakref_GetObject() function.Fred Drake2002-02-201-1/+1
* SF #515041, Update path for 2.2Neal Norwitz2002-02-191-2/+2
* Add an availability statement for alarm().Fred Drake2002-02-151-0/+1
* Added deprecatioon information for mac.xstat().Fred Drake2002-02-151-1/+8
* The "%" character does not need to be escaped in verbatim environments.Fred Drake2002-02-151-3/+3
* Consistently use \textasciicircum to produce a ^ character.Fred Drake2002-02-141-18/+25
* Update the instructions on reporting bugs to reflect that anonymous reportsFred Drake2002-02-041-10/+6
* Revise cheeseshop example so that the order of the keyword output isFred Drake2002-01-291-1/+8
* It's merge time!Michael W. Hudson2002-01-281-2/+1
* 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 typo reported by François Pinard.Fred Drake2002-01-211-1/+1
* 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
* Merge in Thomas Heller's typo fix from revision 1.13.Fred Drake2002-01-151-1/+1
* Do not mask the name of a built-in function in example code.Fred Drake2002-01-051-1/+1
* Fix indentation error in example from the Tkinter Life Preserver.Fred Drake2002-01-051-1/+1
* Fix minor typo reported in SF patch #497951.Fred Drake2002-01-051-1/+1
* Add note that fromfd() is Unix-specific.Fred Drake2001-12-281-16/+20
* Added index entries similar to some recommended by Skip, and used the wordFred Drake2001-12-281-8/+12
* Make this do the right thing with entries which start with the percent sign,Fred Drake2001-12-281-30/+54
* Added some missing index entries, noted by L. Peter Deutsch.Fred Drake2001-12-281-0/+2
* Fixed up some index entries.Fred Drake2001-12-282-1/+4
* Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they areFred Drake2001-12-281-9/+20
* Fix wrongly-named formal parameters in three places: begin_y was used twiceFred Drake2001-12-281-76/+75
* Close an improperly-closed verbatim environment.Fred Drake2001-12-281-3/+6
* Merge names added on the trunk (contributions are being merged as well).Fred Drake2001-12-281-0/+2
* Bump version info for maintenance branch.Fred Drake2001-12-282-4/+4
* This commit was manufactured by cvs2svn to create branchcvs2svn2001-12-284-2206/+3
* 1.00 at last!Andrew M. Kuchling2001-12-211-6/+29
* Add a reference to the signal module to the os.kill() description.Fred Drake2001-12-211-1/+3
* Fix typo in httplib example.Fred Drake2001-12-211-1/+1
* Fix up some examples in the tutorial so we don't contradict our ownFred Drake2001-12-201-2/+2
* Fix the availability statement for the spawn*() functions to reflect theFred Drake2001-12-201-2/+3
* Re-commit Ping's patch to the cgi and cgitb documentation, using theFred Drake2001-12-202-51/+47
* Update the documentation linksAndrew M. Kuchling2001-12-201-15/+6
* Use the final patch/bug numbersAndrew M. Kuchling2001-12-201-2/+1
* Add entry for the pydoc documentation.Fred Drake2001-12-182-0/+2