~ubuntu-branches/ubuntu/quantal/python3.2/quantal-proposed

« back to all changes in this revision

Viewing changes to Modules/expat/pyexpatns.h

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-03-21 06:34:44 UTC
  • mfrom: (1.1.14)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: package-import@ubuntu.com-20120321063444-p72tq0gwyhwrxc1u
* Python 3.2.3 release candidate 2.
* Build-depend on expat (>= 2.1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
#define XML_SetEntityDeclHandler        PyExpat_XML_SetEntityDeclHandler
98
98
#define XML_SetExternalEntityRefHandler PyExpat_XML_SetExternalEntityRefHandler
99
99
#define XML_SetExternalEntityRefHandlerArg  PyExpat_XML_SetExternalEntityRefHandlerArg
 
100
#define XML_SetHashSalt                 PyExpat_XML_SetHashSalt
100
101
#define XML_SetNamespaceDeclHandler     PyExpat_XML_SetNamespaceDeclHandler
101
102
#define XML_SetNotationDeclHandler      PyExpat_XML_SetNotationDeclHandler
102
103
#define XML_SetNotStandaloneHandler     PyExpat_XML_SetNotStandaloneHandler