urllib2 - My POST Request just isn't working right

Don't Code Faster Than You Can See rarelychecked at gmail.com
Wed Feb 1 11:07:38 EST 2006


(blogger.com gives the same error if you don't .strip() your password 
before using it to connect)

i noticed one spelling mistake here:
 > headers = { 'Referer' : 'YourCompany',

'Referrer'

could it be that simple?



More information about the Python-list mailing list