[Python-checkins] CVS: (Does this break Zope/Medusa?)

Patrick Phalen python-list at teleo.net
Fri Mar 24 19:28:04 EST 2000


[Guido van Rossum, on Fri, 24 Mar 2000]
:: Update of /projects/cvsroot/python/dist/src/Modules
:: In directory eric:/projects/python/develop/guido/src/Modules
:: 
:: Modified Files:
:: 	socketmodule.c 
:: Log Message:
:: Fix all routines to use PyArg_ParseTuple(), and add ":name" to the
:: argument format strings.
:: 
:: THIS WILL PROBABLY BREAK LOTS OF CODE!!!

Ugh ... that last line sounds ominous

asyncore.py imports socket

Does this break Medusa (and ZServer)?




More information about the Python-list mailing list