summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libpyexpat.tex
Commit message (Expand)AuthorAgeFilesLines
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-2/+2
* Patch #1014930. Expose current parse location to XMLParser.Dave Cole2004-08-261-0/+20
* added missing documentation for UseForeignDTD() (new in 2.3)Fred Drake2004-08-101-0/+21
* add descriptions for many of the new error codesFred Drake2004-08-101-1/+82
* Fix minor typos.Raymond Hettinger2003-05-121-1/+1
* Fix problem in example code. It's minor in this particular example,Fred Drake2002-12-031-1/+1
* Added documentation for the buffer_text and related attributes of theFred Drake2002-07-171-0/+23
* Added reference to the Expat home page.Fred Drake2002-06-201-0/+6
* Remove obsolete e-mail addressAndrew M. Kuchling2001-11-051-2/+0
* Fill in a few more descriptions for xml.parsers.expat.Fred Drake2001-09-201-5/+24
* Make some clarifications and corrections based on comments from Guido.Fred Drake2001-02-151-8/+10
* Updated to reflect the additional information and interfaces exported inFred Drake2001-02-141-5/+43
* Update documentation for pyexpat (xml.parsers.expat), to reflect the newFred Drake2001-02-081-62/+274
* Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.Ka-Ping Yee2001-01-241-2/+2
* Fix typo spotted by Detlef Lannert <lannert@users.sourceforge.net>.Fred Drake2001-01-041-1/+1
* Added information on the ExternalEntityParserCreate() method.Fred Drake2000-12-231-2/+12
* Note that, as of Python 1.6, the .returns_unicode attribute on parserFred Drake2000-12-071-0/+2
* Two minor nits.Fred Drake2000-11-281-3/+3
* Many small markup revisions to be more consistent with markup elsewhere,Fred Drake2000-10-291-47/+61
* Minor cleanups, wrap long lines.Fred Drake2000-09-251-6/+12
* Rename the public interface from "pyexpat" to "xml.parsers.expat".Fred Drake2000-09-231-26/+24
* Document the returns_unicode attributeAndrew M. Kuchling2000-08-171-4/+11
* Change the table in the pyexpat.errors module to a series of datadescFred Drake2000-07-111-21/+64
* Wrapped some long lines.Fred Drake2000-07-051-34/+48
* Documentation for the pyexpat module.Andrew M. Kuchling2000-06-111-0/+262