CVS: 'python/dist/src/Modules socketmodule.c'

Guido van Rossum guido@monty.CNRI.Reston.Va.US
Thu, 15 May 1997 15:09:31 -0400


Update of /projects/cvsroot/python/dist/src/Modules
In directory monty:/usr/people/guido/python/src/Modules

Modified Files:
	socketmodule.c 
Log Message:
Remove the last three uses of PyArg_GetInt() from the source.

--Guido van Rossum (home page: http://www.python.org/~guido/)