| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix problem in example code. It's minor in this particular example, | Fred Drake | 2002-12-03 | 1 | -1/+1 |
| * | Added documentation for the buffer_text and related attributes of the | Fred Drake | 2002-07-17 | 1 | -0/+23 |
| * | Added reference to the Expat home page. | Fred Drake | 2002-06-20 | 1 | -0/+6 |
| * | Remove obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 1 | -2/+0 |
| * | Fill in a few more descriptions for xml.parsers.expat. | Fred Drake | 2001-09-20 | 1 | -5/+24 |
| * | Make some clarifications and corrections based on comments from Guido. | Fred Drake | 2001-02-15 | 1 | -8/+10 |
| * | Updated to reflect the additional information and interfaces exported in | Fred Drake | 2001-02-14 | 1 | -5/+43 |
| * | Update documentation for pyexpat (xml.parsers.expat), to reflect the new | Fred Drake | 2001-02-08 | 1 | -62/+274 |
| * | Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. | Ka-Ping Yee | 2001-01-24 | 1 | -2/+2 |
| * | Fix typo spotted by Detlef Lannert <lannert@users.sourceforge.net>. | Fred Drake | 2001-01-04 | 1 | -1/+1 |
| * | Added information on the ExternalEntityParserCreate() method. | Fred Drake | 2000-12-23 | 1 | -2/+12 |
| * | Note that, as of Python 1.6, the .returns_unicode attribute on parser | Fred Drake | 2000-12-07 | 1 | -0/+2 |
| * | Two minor nits. | Fred Drake | 2000-11-28 | 1 | -3/+3 |
| * | Many small markup revisions to be more consistent with markup elsewhere, | Fred Drake | 2000-10-29 | 1 | -47/+61 |
| * | Minor cleanups, wrap long lines. | Fred Drake | 2000-09-25 | 1 | -6/+12 |
| * | Rename the public interface from "pyexpat" to "xml.parsers.expat". | Fred Drake | 2000-09-23 | 1 | -26/+24 |
| * | Document the returns_unicode attribute | Andrew M. Kuchling | 2000-08-17 | 1 | -4/+11 |
| * | Change the table in the pyexpat.errors module to a series of datadesc | Fred Drake | 2000-07-11 | 1 | -21/+64 |
| * | Wrapped some long lines. | Fred Drake | 2000-07-05 | 1 | -34/+48 |
| * | Documentation for the pyexpat module. | Andrew M. Kuchling | 2000-06-11 | 1 | -0/+262 |