Imported Upstream version 2.3.5
[platform/upstream/python-lxml.git] / src / lxml / lxml.objectify.c
index fcd2002..4b776f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Generated by Cython 0.15.1 on Mon Mar 26 12:32:40 2012 */
+/* Generated by Cython 0.15.1 on Tue Jul 31 10:06:45 2012 */
 
 #define PY_SSIZE_T_CLEAN
 #include "Python.h"
@@ -29421,15 +29421,6 @@ static PyObject *__pyx_module_cleanup(CYTHON_UNUSED PyObject *self, CYTHON_UNUSE
   Py_DECREF(__pyx_v_4lxml_9objectify_re); __pyx_v_4lxml_9objectify_re = 0;
   Py_DECREF(__pyx_v_4lxml_9objectify_etree); __pyx_v_4lxml_9objectify_etree = 0;
   __Pyx_CleanupGlobals();
-  /*--- Type import cleanup code ---*/
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic_ElementClassLookup);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic__ElementTree);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic_FallbackElementClassLookup);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic_ElementBase);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic__ElementTagMatcher);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic__Element);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic__ElementIterator);
-  Py_DECREF((PyObject *)__pyx_ptype_4lxml_11etreepublic__Document);
   /*--- Builtin cleanup code ---*/
   Py_DECREF(__pyx_builtin_ValueError); __pyx_builtin_ValueError = 0;
   Py_DECREF(__pyx_builtin_TypeError); __pyx_builtin_TypeError = 0;