1. bf3a752 Fix minor typos. by Raymond Hettinger · 21 years ago
  2. a41b2bb Fix problem in example code. It's minor in this particular example, by Fred Drake · 22 years ago
  3. f0b095d Added documentation for the buffer_text and related attributes of the by Fred Drake · 22 years ago
  4. dce695aa Added reference to the Expat home page. by Fred Drake · 22 years ago
  5. 47ccfe2 Remove obsolete e-mail address by Andrew M. Kuchling · 23 years ago
  6. e0af35e Fill in a few more descriptions for xml.parsers.expat. by Fred Drake · 23 years ago
  7. 523ec57 Make some clarifications and corrections based on comments from Guido. by Fred Drake · 24 years ago
  8. 1d8ad2b Updated to reflect the additional information and interfaces exported in by Fred Drake · 24 years ago
  9. 5ed1dac Update documentation for pyexpat (xml.parsers.expat), to reflect the new by Fred Drake · 24 years ago
  10. fa004ad Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. by Ka-Ping Yee · 24 years ago
  11. b162d18 Fix typo spotted by Detlef Lannert <lannert@users.sourceforge.net>. by Fred Drake · 24 years ago
  12. f08cbb1 Added information on the ExternalEntityParserCreate() method. by Fred Drake · 24 years ago
  13. b62966c Note that, as of Python 1.6, the .returns_unicode attribute on parser by Fred Drake · 24 years ago
  14. 2fef3ab Two minor nits. by Fred Drake · 24 years ago
  15. efffe8e Many small markup revisions to be more consistent with markup elsewhere, by Fred Drake · 24 years ago
  16. d79c33a Minor cleanups, wrap long lines. by Fred Drake · 24 years ago
  17. 7fbc85c Rename the public interface from "pyexpat" to "xml.parsers.expat". by Fred Drake · 24 years ago
  18. 0690c86 Document the returns_unicode attribute by Andrew M. Kuchling · 24 years ago
  19. acab3d6 Change the table in the pyexpat.errors module to a series of datadesc by Fred Drake · 24 years ago
  20. c05cbb0 Wrapped some long lines. by Fred Drake · 24 years ago
  21. 6b14eeb Documentation for the pyexpat module. by Andrew M. Kuchling · 24 years ago