Update of /cvsroot/python/python/dist/src/Include In directory usw-pr-cvs1:/tmp/cvs-serv21006/Include Modified Files: classobject.h Log Message: Remove PyInstance_*BinOp functions. Index: classobject.h =================================================================== RCS file: /cvsroot/python/python/dist/src/Include/classobject.h,v retrieving revision 2.33 retrieving revision 2.34 diff -C2 -r2.33 -r2.34 *** classobject.h 2000/09/01 23:29:26 2.33 --- classobject.h 2001/01/04 01:30:34 2.34 *************** *** 60,71 **** extern DL_IMPORT(int) PyClass_IsSubclass(PyObject *, PyObject *); - extern DL_IMPORT(PyObject *) PyInstance_DoBinOp(PyObject *, PyObject *, - char *, char *, - PyObject * (*)(PyObject *, - PyObject *)); - - extern DL_IMPORT(int) - PyInstance_HalfBinOp(PyObject *, PyObject *, char *, PyObject **, - PyObject * (*)(PyObject *, PyObject *), int); #ifdef __cplusplus --- 60,63 ----
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4