A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-November/030697.html below:

[Python-checkins] python/dist/src/Python ceval.c,2.341,2.342

[Python-checkins] python/dist/src/Python ceval.c,2.341,2.342nnorwitz@users.sourceforge.net nnorwitz@users.sourceforge.net
Sun, 10 Nov 2002 06:33:29 -0800
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