Socket performance

MRAB python at mrabarnett.plus.com
Fri Jul 23 22:48:39 EDT 2010


Navkirat Singh wrote:
> Thanks for the info : ). I will look into it ! Right now I am having a 
> strange problem. I am trying to use cookies and the import function 
> returns an error:
> 
> I am using python 3:
> 
> from http import cookies
> 
> *importError:* No module named http
> 
> Is it my configuration or has something changed since the documentation 
> was written? Sorry I might be asking too many question, I am pretty new 
> to this stuff and kinda feel lost here and there : (
> 
It works for me (Python 3.1.2).



More information about the Python-list mailing list