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).
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to