summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Convert the LaTeX "tie" (~) to a simple space.Fred Drake2000-11-221-4/+40
* Update to reflect the process changes.Fred Drake2000-11-221-21/+6
* Update the rules to separate the two phases for the ESIS generation,Fred Drake2000-11-222-22/+27
* Add support for (relatively) recent additions and changes to python.sty,Fred Drake2000-11-221-2/+30
* Updates to reflect pending changes to the XML conversion process.Fred Drake2000-11-227-6/+9
* Do not use \verb in the Python documentation -- it makes parsing the LaTeXFred Drake2000-11-221-3/+3
* Document the new setupterm() functionAndrew M. Kuchling2000-11-181-0/+7
* Added information about the %r string formatting conversion. Added noteFred Drake2000-11-172-8/+14
* Oops, back out change committed by accident! This is not ready, andFred Drake2000-11-171-34/+0
* Note that readframes() returns data in linear format, even if the originalFred Drake2000-11-178-10/+101
* Corrected a number of typos reported by Gilles CivarioFred Drake2000-11-171-12/+3
* Fixed typos and bug in the second example, reported by Scott SchramFred Drake2000-11-171-2/+3
* Fix for SF bug 122176: Error in rotor module documentation.Tim Peters2000-11-141-2/+2
* More names...Fred Drake2000-11-071-0/+2
* Patch #102278: add tparm() function to _curses moduleAndrew M. Kuchling2000-11-071-0/+7
* Document the proper exception to be raised by I/O operations on closedFred Drake2000-11-061-15/+19
* Make sure we clean up the index data each time it is written by LaTeX.Fred Drake2000-11-031-1/+4
* Fix cut & paste error that describes three paramters when there are onlyFred Drake2000-11-021-4/+3
* Typo: writeable --> writableFred Drake2000-11-011-2/+2
* define_module(): Change the "index sub-item" for definitions at moduleFred Drake2000-10-301-1/+1
* Fix \withsubitem so that it actually works if the only indexing macro inFred Drake2000-10-301-10/+5
* Revise the message to be a little nicer.Fred Drake2000-10-291-3/+6
* Avoid using \withsubitem and \ttindex internally; they have not provenFred Drake2000-10-291-20/+26
* Many small markup revisions to be more consistent with markup elsewhere,Fred Drake2000-10-291-47/+61
* Update author information.Fred Drake2000-10-281-2/+2
* Explained that os.path.basename() may return something different from theFred Drake2000-10-261-1/+5
* Do not require packages that are not needed.Fred Drake2000-10-262-4/+0
* Normalize the HTML generated for table headers.Fred Drake2000-10-261-7/+10
* Minor simplification.Fred Drake2000-10-261-2/+1
* Update the dependency information to allow the other Makefiles to handleFred Drake2000-10-261-34/+25
* Noted that building the info version requires the HTML::Element package,Fred Drake2000-10-261-1/+8
* All acknowledgements have been moved to the Doc/ACKS file.Fred Drake2000-10-261-25/+21
* Lots of small markup adjustments for consistency with the rest of theFred Drake2000-10-262-70/+72
* Typo: shorted --> shorterFred Drake2000-10-251-1/+1
* Since LookupError can be raised by sys.setdefaultencoding(), we should notFred Drake2000-10-251-1/+2
* Marc-Andre Lemburg <mal@lemburg.com> noted that the encode() string methodFred Drake2000-10-251-0/+1
* Additions from Marc-Andre Lemburg <mal@lemburg.com>, documentingFred Drake2000-10-251-1/+21
* Several additions and updates based on text from Marc-Andre LemburgFred Drake2000-10-251-123/+221
* Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number forFred Drake2000-10-251-7/+27
* Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number forFred Drake2000-10-251-5/+8
* Remove some HTML from the PYTHONDOCS fragment defined here.Fred Drake2000-10-251-1/+1
* Minor addition; add a little formatting to the release information thatFred Drake2000-10-251-0/+2
* Make this actually work now that the tool is checked in here instead ofFred Drake2000-10-241-0/+1
* Added entries for the xml.dom.minidom module.Fred Drake2000-10-242-0/+2
* Paul Prescod <paul@prescod.net>:Fred Drake2000-10-241-0/+614
* Remove second horizontal line below table headers; it is just tooFred Drake2000-10-241-6/+6
* Added exception to the rule that the buffer returned by PyString_AsString()Fred Drake2000-10-231-4/+17
* Correct the name of a parameter in the description of the register()Fred Drake2000-10-231-1/+1
* More names.Fred Drake2000-10-221-0/+4
* Added missing entry for invert() function.Fred Drake2000-10-221-0/+60