\cdata{PyExc_AssertionError},
\cdata{PyExc_AttributeError},
\cdata{PyExc_EOFError},
+\cdata{PyExc_EnvironmentError},
\cdata{PyExc_FloatingPointError},
\cdata{PyExc_IOError},
\cdata{PyExc_ImportError},
\cdata{PyExc_KeyboardInterrupt},
\cdata{PyExc_MemoryError},
\cdata{PyExc_NameError},
+\cdata{PyExc_NotImplementedError},
+\cdata{PyExc_OSError},
\cdata{PyExc_OverflowError},
\cdata{PyExc_RuntimeError},
\cdata{PyExc_SyntaxError},