summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Add support for new \pep, \seepep, excclassdesc markup.Fred Drake2000-09-091-9/+68
* excclassdesc: New environment. For use in documenting class-basedFred Drake2000-09-091-0/+19
* Add support for a filename to record the name of the node in which theFred Drake2000-09-091-1/+15
* Add a reference to the material on string methods.Fred Drake2000-09-091-1/+4
* Various clarifications and minor nits fixed. Affected descriptions ofFred Drake2000-09-091-7/+21
* Really minor consistency nit.Fred Drake2000-09-091-1/+1
* Improve a couple of references to the language reference, making themFred Drake2000-09-091-7/+9
* Minor clarifications in the introductory paragraph.Fred Drake2000-09-091-6/+7
* Add \modulesynopsis for inclusion in the list of modules at the beginningFred Drake2000-09-091-0/+6
* Move the "See also" section to a location more consistent with otherFred Drake2000-09-091-6/+6
* Move description of UserString.MutableString to a location more typicalFred Drake2000-09-091-9/+9
* Add a brief section on linking Python as an embedded scripting language.Fred Drake2000-09-081-0/+37
* When building the HTML packages, make sure we pick up all the HTML filesFred Drake2000-09-081-3/+3
* Add a general "About" page and link to it from the index page.Fred Drake2000-09-082-0/+79
* Remove an item that no longer needs to be done for 2.0.Fred Drake2000-09-071-2/+0
* Make the HTML more XHTML-friendly.Fred Drake2000-09-071-22/+22
* Wrap some long lines.Fred Drake2000-09-071-10/+23
* Remove the specific date -- back in development mode.Fred Drake2000-09-071-1/+1
* \file is not allowed in section titles -- converting to PDF fails due toFred Drake2000-09-071-3/+3
* Remove comment about -X and string exceptions. Error noted byFred Drake2000-09-071-2/+1
* Added note about Python version this was added for.Fred Drake2000-09-071-0/+2
* Minor markup nits around use of \optional.Fred Drake2000-09-071-10/+10
* Greatly enhanced the section on creating built distributions; inGreg Ward2000-09-071-26/+169
* Add new section "What About Python 1.6?"Andrew M. Kuchling2000-09-061-2/+55
* Removed mention of the winreg module, since it was deleted from 2.0b1Andrew M. Kuchling2000-09-061-5/+3
* Added a \versionadded statement to the getfqdn() description.Fred Drake2000-09-061-0/+1
* General overhaul of the "Creating a Source Distribution" section --Greg Ward2000-09-061-51/+80
* Fix mkhowto so that the bookmarks for the PDF work for both "howto" andFred Drake2000-09-051-1/+5
* Fix PDF generation.Fred Drake2000-09-052-4/+12
* Minor nit to make this work a little better with the PDF generation fix.Fred Drake2000-09-051-2/+2
* Minor markup revisions for consistency with the rest of the documentation.Fred Drake2000-09-051-33/+33
* Added entry for mmap module.Fred Drake2000-09-052-0/+2
* Update license according to the LICENSE file in the source tree.Fred Drake2000-09-051-30/+83
* Set the date.Fred Drake2000-09-051-1/+1
* Fleshed out the section on the setup config file, setup.cfg.Greg Ward2000-09-041-26/+139
* Various corrections pointed out by Detlef LannertAndrew M. Kuchling2000-09-041-30/+30
* Update documentation for PyErr_Format, because the function has changed.Moshe Zadka2000-09-011-9/+19
* Document the new optional argument "rest" on the transfercmd(),Barry Warsaw2000-09-011-5/+22
* Document PyImport_AppendInittab(), PyImport_ExtendInittab(), andFred Drake2000-09-011-1/+39
* refactor __del__ exception handler into PyErr_WriteUnraisableJeremy Hylton2000-09-011-0/+11
* Fix markup error and minor consistency nit.Fred Drake2000-08-311-2/+2
* add user-modifiable recursion_limitJeremy Hylton2000-08-311-0/+18
* Document the limitation that urllib does not work with proxies whichFred Drake2000-08-311-5/+9
* Added abstract.Greg Ward2000-08-312-2/+19
* UNARY_NEG is supposed to be UNARY_NEGATIVE (spotted by Charles WaldmanFred Drake2000-08-311-2/+2
* Update some version information for tools based on prodding from Greg Ward.Fred Drake2000-08-311-12/+11
* Get rid of "sec:" prefix that slipped into a couple of \label's.Greg Ward2000-08-311-4/+4
* New method getnamespace.Sjoerd Mullender2000-08-311-0/+5
* Be a little more careful to avoid including style information in theFred Drake2000-08-311-13/+12
* Always room to remove more formatting from the HTML!Fred Drake2000-08-311-2/+3