Found a few more deprecated functions and types

This commit is contained in:
Neal Norwitz 2006-01-03 08:22:57 +00:00
parent 53484cbde2
commit d10d18f7f1
1 changed files with 2 additions and 0 deletions

View File

@ -83,7 +83,9 @@ To be removed:
PyFloat_AsString, PyFloat_AsReprString, PyFloat_AsStringEx,
PySequence_In, PyEval_EvalFrame, PyEval_CallObject,
_PyObject_Del, _PyObject_GC_Del, _PyObject_GC_Track, _PyObject_GC_UnTrack
PyString_AsEncodedString, PyString_AsDecodedString
typedefs: intargfunc, intintargfunc
Built-in Namespace
==================