I have succeded in importing a bunch of cookies from my browser to an array and now want to put them in a cookiejar object to send in a HTTP-request. I've read the documentation over and over again but can't figure out how to actually add your own cookies to the jar. Does anyone know?
http://docs.python.org/release/3.0.1/library/http.cookiejar.html Thank you! Kind regards Vilhelm
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor