"PyList_Reverse"
"PyList_AsTuple"
"PyList_Type"
+ "PyListIter_Type"
; From python23_s.lib(longobject)
"_PyLong_New"
"PyString_Fini"
"_Py_ReleaseInternedStrings"
"PyString_Type"
+ "PyBaseString_Type"
; From python23_s.lib(structseq)
"PyStructSequence_New"
"PyExc_Warning"
"PyExc_UserWarning"
"PyExc_DeprecationWarning"
+ "PyExc_PendingDeprecationWarning"
"PyExc_SyntaxWarning"
"PyExc_OverflowWarning"
"PyExc_RuntimeWarning"
; From python23_s.lib(threadmodule)
; "initthread"
-
-; From python23_s.lib(_sre)
-; "init_sre"