summaryrefslogtreecommitdiffstats
path: root/Include/pyexpat.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).Trent Mick2006-06-191-2/+2
|
* moved magic into structure (mainly to simplify the client code)Fredrik Lundh2005-12-131-3/+5
| | | | added missing API hooks
* renamed dispatch -> capi to match other CAPI implementationsFredrik Lundh2005-12-131-3/+3
| | | | (e.g. cStringIO, ucnhash, etc)
* added cobject-based expat dispatch mechanism to pyexpatFredrik Lundh2005-12-131-0/+45