I was just thinking of an alternative to reading cookies directly - at least
in my case. What if I create a PHP file that contains the cookies in 2
lines, such as this?

 

Myusername

Mypassword

 

 

What would the python script look like if I wanted to open the file and put
the 2 values in variables? 

 

 

Thanks a lot!

 

- Dan

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to