summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Push xmllib to the end of the markup chapter since it is deprecated.Fred Drake2000-10-091-1/+1
* Denis S. Otkidach <ods@users.sourceforge.net>:Fred Drake2000-10-091-1/+1
* Include more information from the docstrings.Fred Drake2000-10-061-7/+49
* Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>.Fred Drake2000-10-061-1/+1
* Add notes on the requirements for subclasses.Fred Drake2000-10-061-0/+19
* Revise the versioning information to say that this was revised in 1.6,Fred Drake2000-10-061-1/+3
* Made a number of revisions suggested by Fredrik Lundh.Fred Drake2000-10-061-12/+33
* It turns out that Guido does not like or encourage the use of the termFred Drake2000-10-062-3/+3
* is_zipfile() description: Use the same name for the parameter as theFred Drake2000-10-061-3/+3
* Document the lookbehind assertions (closing bug#115119)Andrew M. Kuchling2000-10-051-0/+15
* Document expand() method of MatchObjectsAndrew M. Kuchling2000-10-051-0/+9
* - update Neil's email addressNeil Schemenauer2000-10-041-2/+2
* Added deprecation notices to atof(), atoi(), and atol(), recommendingFred Drake2000-10-041-1/+4
* Added \versionchanged comment to os.popen() noting that it was unreliableFred Drake2000-10-041-0/+6
* Use \obindex{...} instead of \indexii{...}{type} in many places; this isFred Drake2000-10-041-17/+16
* Remove old note that os.popen() on Windows is unreliable; this is noFred Drake2000-10-031-3/+1
* Jim Ahlstrom sent a few corrections to my changes. (Thanks!)Fred Drake2000-10-031-20/+27
* Replace minimal \seetext references with better annotated \seerfcFred Drake2000-10-031-7/+8
* Add deprecation note since the XML support is shaping up.Fred Drake2000-10-021-0/+3
* Substantially revised documentation for the zipfile module, partially basedFred Drake2000-10-021-60/+164
* Minor usage fix.Fred Drake2000-10-021-3/+5
* Add documentation and warnings for the isCallable(), isMappingType(),Fred Drake2000-10-021-0/+50
* Fixed spelling of module; closes bug 115712.Martin v. Löwis2000-09-301-1/+1
* Replace to XXX notes to add references with real references.Fred Drake2000-09-301-2/+7
* os.startfile() documentation, based on text from Tim Peters.Fred Drake2000-09-291-0/+18
* Updated documentation relating to the various flavors of popen[234]()Fred Drake2000-09-282-24/+79
* Add regex and regsub to the list of undocumented obsolete modules.Fred Drake2000-09-281-0/+12
* Update the documentation for ConfigParser to match the recent changes.Fred Drake2000-09-271-2/+13
* regex and regsub are obsolete and Evil, so don't include them in the club.Fred Drake2000-09-251-2/+2
* Updates from Fredrik Lundh <effbot@telia.com> about Unicode-relatedFred Drake2000-09-251-31/+43
* Add obsolescence note to the module descriptions that get added to theFred Drake2000-09-252-3/+4
* Minor cleanups, wrap long lines.Fred Drake2000-09-252-13/+18
* Added explanation of the use of the first program argument passed to theFred Drake2000-09-231-0/+9
* Rename the public interface from "pyexpat" to "xml.parsers.expat".Fred Drake2000-09-231-26/+24
* Added warnings about platform vagaries to the strptime() documentation.Fred Drake2000-09-231-1/+9
* - Add DEBUG_SAVEALL option. When enabled all garbage objects found by theNeil Schemenauer2000-09-221-2/+10
* Include the new text on reporting bugs in a few useful places.Fred Drake2000-09-211-0/+3
* Convert the longest two tables from tableii to longtableii so they do notFred Drake2000-09-211-4/+4
* Fixed a number of small problems reported by Detlef LannertFred Drake2000-09-213-9/+8
* Clarify that the softspace attribute is used by print for state management,Fred Drake2000-09-201-0/+3
* Add entries for the xml.sax documentation.Fred Drake2000-09-201-0/+1
* First cut at documentation for the xml.sax package (not including anyFred Drake2000-09-201-0/+108
* Clarify a number of issues about the file-like object API based onFred Drake2000-09-191-20/+36
* Document the "printable" and "punctuation" constants added to the stringFred Drake2000-09-181-0/+11
* Add missing \declaremodule for zipfile.Fred Drake2000-09-181-0/+1
* Repaired some glitches in the MD5 and SHA docs; copied the descriptions ofTim Peters2000-09-182-10/+31
* Added documentation for new functions.Fred Drake2000-09-171-3/+11
* Update URL to unicode.org's FTP site using an HTTP URL to the sameFred Drake2000-09-161-1/+1
* Update *both* uses of the URL to the zlib home page, and use the versionFred Drake2000-09-161-6/+6
* Update link to the zlib homepage.Fred Drake2000-09-161-4/+4