summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes. Explain that for class exceptions, use excdesc but do notFred Drake2000-07-061-4/+5
| | | | | document the constructor parameters. Need a better way, but this will do for now.
* modified template to demonstrate subsection for examples.Skip Montanaro2000-07-061-1/+5
|
* Added some further description to the usage of the seealso environment.Fred Drake2000-07-061-1/+30
| | | | Documented the \seerfc and \seeurl macros used in that environment as well.
* Several small changes, mostly to the markup, to improve consistency andFred Drake2000-07-063-37/+46
| | | | | | internal hyperlinking. Move some things around, also for consistency with other modules ("See also" stuff tends to live at the \section level, before sub-sections, etc.).
* Add entry for readline documentation.Fred Drake2000-07-062-0/+2
|
* Sjoerd Mullender <sjoerd@oratrix.nl>:Fred Drake2000-07-061-2/+4
| | | | Updates for recent changes in xmllib.
* Correct typo in description of the machine name parameter to theFred Drake2000-07-061-17/+16
| | | | ConnectRegistry() function; there is no trailing period!
* added seealso pointing reader at readline example which uses atexit.Skip Montanaro2000-07-061-0/+4
|
* simple-minded readline section doc based upon module's doc strings.Skip Montanaro2000-07-061-0/+90
|
* Typo: "This table table" -> "This table is"Fred Drake2000-07-061-1/+1
| | | | Noted by Nicholas Spies <ns11@voicenet.com>.
* added warning about incompatibility with other codes' use of sys.exitfunc.Skip Montanaro2000-07-051-0/+8
|
* Created a new chapter on structured markup processing, including theFred Drake2000-07-053-4/+19
| | | | | existing SGML, HTML, & XML support, and providing a home for the new XML support as it becomes documented.
* Wrapped some long lines.Fred Drake2000-07-051-34/+48
| | | | | | | Cleaned up the table of error constants defined in pyexpat.errors; an extra pair of braces had pretty much destroyed the table! (Not sure why.) Moved the pyexpat.errors module documentation into a \section with the proper headers for a module.
* get_starttag_text(): Document this method.Fred Drake2000-07-031-0/+8
|
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-07-031-1/+9
| | | | | Update the API docs for the new macros Py_UNICODE_ISALPHA() and Py_UNICODE_ISALNUM().
* Eric S. Raymond <esr@thyrsus.com>:Fred Drake2000-07-031-36/+49
| | | | | | | | | This patch implements relative-path semantics for the "source" facility resembling those of cpp(1), documents the change, and improves the shlex test main to make it easier to test this feature. Along the way, it fixes a name error in the existing docs. [Additional documentation markup changes for consistency by FLD.]
* Moshe Zadka <moshez@math.huji.ac.il>:Fred Drake2000-07-031-8/+106
| | | | | | | Substantial updates to reflect Moshe's Gordon's enhancements to the module. Additional changes from Fred to reflect his changes to the module as well.
* Tim-blessed documentation for math.frexp().Fred Drake2000-07-031-6/+6
|
* others --> other's (possessive)Fred Drake2000-07-011-1/+1
| | | | Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.
* Send a "ARTICLE" --> Send an "ARTICLE"Fred Drake2000-07-011-1/+1
| | | | Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.
* Added more changes from /FAndrew M. Kuchling2000-07-011-2/+11
|
* Changes from Moshe:Andrew M. Kuchling2000-07-011-19/+19
| | | | | | | | | | | | | - distutils: Windows installers are already working - string methods: .join() seems to be the concensus, so it should probably be docommented - filecmp.py supersedes cmp, cmpcache and dircmp - winreg is completely new: _winreg is an adaptation of what used to be in win32api, and winreg is a Python implementation which adds OO syntax. Perhaps you know that, but the text is misleading.
* Martin von Loewis <loewis@informatik.hu-berlin.de>:Fred Drake2000-07-011-1/+1
| | | | Correct typo that caused a well-formedness failure.
* Do not build the "longhtml" version for pre-release versions.Fred Drake2000-07-011-1/+5
|
* The new copyright / license.Fred Drake2000-07-011-25/+33
|
* Refer to "Authors", pluralAndrew M. Kuchling2000-07-011-1/+1
|
* Update the version number in an exampleAndrew M. Kuchling2000-07-011-4/+5
|
* Updated the URL for Python 2.0Andrew M. Kuchling2000-07-011-4/+5
|
* Change copyright notice.Guido van Rossum2000-06-301-22/+7
|
* Ignore the generated api.tex.Fred Drake2000-06-301-0/+1
|
* Small grammatical correction from Frank Stajano. Added comment withFred Drake2000-06-301-2/+9
| | | | suggestion from Frank for an example and further explanation.
* Try to make sure \code always uses roman (non-italic) text.Fred Drake2000-06-301-2/+2
| | | | Change a 1.6 version number used in a an example in a comment to 2.0.
* Update version numbering from 1.6 to 2.0.Fred Drake2000-06-3011-16/+16
|
* Update authors email address and corporate affiliation.Fred Drake2000-06-301-3/+2
|
* Uncomment some additions from Vladimir pertinent to 2.0 but not 1.5.2.Fred Drake2000-06-301-8/+7
|
* Update the release number & date, Guido's employer.Fred Drake2000-06-301-4/+3
|
* Document randrange().Fred Drake2000-06-301-0/+8
|
* Fix an icon width; a "32" became a "3" somehow, and that did not lookFred Drake2000-06-301-1/+1
| | | | as nice. ;)
* Credit /F in a few placesAndrew M. Kuchling2000-06-301-14/+33
| | | | | | Mention the GC module Add MH's explanation of the Windows crash Add atexit.py
* Change description of altzone to not refer to the "0th meridian".Fred Drake2000-06-301-2/+2
|
* Say "manual page", not "man page", when referring to the Unix manual.Fred Drake2000-06-301-1/+1
|
* Make sure to note that this module was added for Python 2.0!Fred Drake2000-06-301-0/+2
|
* Reflect the name change to _winreg; we still need documentation for theFred Drake2000-06-301-2/+6
| | | | new winreg module.
* Update Python version numbers from 1.6 to 2.0 where appropriate.Fred Drake2000-06-302-17/+19
| | | | | Make some references between the distutils documents hyperlinks using the \citetitle markup.
* Finished the GC section.Andrew M. Kuchling2000-06-301-71/+67
| | | | | | Removed all but one XXX. Replaced 1.6 with 2.0. Various minor corrections and additions.
* Document recently-added mouse-related functionsAndrew M. Kuchling2000-06-301-0/+50
|
* Removed --l2h-config option; it introduced unnecessary complexity andFred Drake2000-06-291-10/+1
| | | | is not needed anywhere.
* Update comments relating to the removal of the -X option and of stringFred Drake2000-06-291-16/+11
| | | | exceptions in the interpreter and standard library.
* Make it clear that id() can return either a long integer or a plain integer.Fred Drake2000-06-291-5/+5
|
* Add update of httplib docs to reflect Greg Stein's recent updates.Fred Drake2000-06-291-0/+3
| | | | Greg, this is yours!