Update of /cvsroot/python/python/dist/src/Python In directory usw-pr-cvs1:/tmp/cvs-serv15020/Python Modified Files: ceval.c Log Message: Make private functions static so we don't pollute the namespace Index: ceval.c =================================================================== RCS file: /cvsroot/python/python/dist/src/Python/ceval.c,v retrieving revision 2.341 retrieving revision 2.342 diff -C2 -d -r2.341 -r2.342 *** ceval.c 8 Nov 2002 13:08:46 -0000 2.341 --- ceval.c 10 Nov 2002 14:33:26 -0000 2.342 *************** *** 3198,3202 **** #define EXT_POP(STACK_POINTER) (*--(STACK_POINTER)) ! void err_args(PyObject *func, int flags, int nargs) { --- 3198,3202 ---- #define EXT_POP(STACK_POINTER) (*--(STACK_POINTER)) ! static void err_args(PyObject *func, int flags, int nargs) {
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