[Python-checkins] CVS: python/dist/src/Modules selectmodule.c,2.39,2.40

Thomas Wouters python-dev@python.org
2000年7月22日 09:41:13 -0700


Update of /cvsroot/python/python/dist/src/Modules
In directory slayer.i.sourceforge.net:/tmp/cvs-serv26283/Modules
Modified Files:
	selectmodule.c 
Log Message:
Remove unused variable.
Index: selectmodule.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/selectmodule.c,v
retrieving revision 2.39
retrieving revision 2.40
diff -C2 -r2.39 -r2.40
*** selectmodule.c	2000年07月21日 06:00:07	2.39
--- selectmodule.c	2000年07月22日 16:41:08	2.40
***************
*** 89,93 ****
 
 	for (i = 0; i < len; i++) {
- 		PyObject *meth;
 		SOCKET v;
 
--- 89,92 ----

AltStyle によって変換されたページ (->オリジナル) /