Re: cookielib incorrectly escapes cookie

2006-07-09 Thread John J. Lee
"BJörn Lindqvist" <[EMAIL PROTECTED]> writes: > I have some very serious trouble getting cookes to work. After a lot > of work (urllib2 is severly underdocumented, arcane and overengineerd > btw) I'm finally able to accept cookes from a server. But I'm still And a good day to you too ;-) In pass

cookielib incorrectly escapes cookie

2006-07-05 Thread BJörn Lindqvist
Hello, I have some very serious trouble getting cookes to work. After a lot of work (urllib2 is severly underdocumented, arcane and overengineerd btw) I'm finally able to accept cookes from a server. But I'm still unable to return them to a server. Specifically the script im trying to do logs on t