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.
This commit is contained in:
Jack Jansen 2000-06-07 20:14:29 +00:00
parent d1fb71121b
commit ebececc9d8
4 changed files with 0 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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

Binary file not shown.