array tofile to a socket?

Gabriel Genellina gagsl-py at yahoo.com.ar
Thu Aug 24 13:19:58 EDT 2006


At Thursday 24/8/2006 14:08, KraftDiner wrote:

>Can pythons array.tofile method be used for a TCP/IP Socket?
>ie can the socket be a file object?

I've never tried, but usually any object with a write() method works 
fine in these cases.



Gabriel Genellina
Softlab SRL 


	
	
		
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas




More information about the Python-list mailing list