[PIPython] stranezze in HttpsConnection - o piu' probabile mia ignoranza .

Chiara KiaZ kiazsurf
Ven 19 Nov 2004 15:16:48 CET


 --- Lawrence Oluyede <l.oluyede a gmail.com> ha
scritto: 
> > Questo significa che devo riscrivermi tutta la
> httplib
> > implementandomi da me l'http sulle socket ? Oppure
> > c'e' un modo di risalire alla socket usata dalla
> > httplib e settarle un timeout ?
> 
> no basta che all'inizio del modulo, scrivi
> 
> import socket
> TIMEOUT = 3
> socket.setdefaulttimeout(TIMEOUT)
> 
> il resto lo fa Python :)

Provo al volo .... 
FUNZIONA !!!!

grazie 10000 
> 
> ciao!
> 
> -- 
> Lawrence
> "in IE we trust"
> > _______________________________________________
> Python mailing list
> Python a lists.python.it
> http://lists.zope.it/cgi-bin/mailman/listinfo/python
>  


	

	
		
____________________________________________________________
Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo! 
http://companion.yahoo.it



More information about the Python mailing list