Hi,
When I run this with the line:
br.set_cookie('IT_PW_AUTH', data['varnish_id'], '.irishtimes.com')
I get the following error when I run it from the command line:
TypeError: set_cookie() takes exactly 2 arguments (4 given)
Any idea what I am doing wrong?
|