Commit ebececc9 authored by Jack Jansen's avatar Jack Jansen

Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge.

Modified for new builtin exceptions.c.
parent d1fb7112
No preview for this file type
......@@ -31,10 +31,6 @@ PyExc_TypeError
PyExc_ValueError
PyExc_ZeroDivisionError
PyExc_MemoryErrorInst
_PyBuiltin_Fini_2
_PyBuiltin_Fini_1
_PyBuiltin_Init_2
_PyBuiltin_Init_1
PyEval_CallObjectWithKeywords
PyEval_CallObject
Py_FlushLine
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment