Hi there,
I want to learn how to log in to websites using python 3.1, I've searched for any info and couldn't find.
The closest thing I found was an example for older version of python, which I couldn't learn much from it cause the functions are not used in 3.1
the example could be found here: http://bbs.archlinux.org/viewtopic.php?id=61276
So how do I log in a website with python 3.1?