How to extract cookies?

2001-08-23 Thread A
Hi, I use httplib module to POST to a website.From the response( header) I need to extract cookies. Can you advise me how I can do that please? The header I receive looks like Server: Microsoft-IIS/5.0 Date: Thu, 23 Aug 2001 12:24:33 GMT Location: MemberPortfolio.asp Connection: Keep-Alive

pexpat support for Hebrew?

2001-08-23 Thread Richard Tomaselli
Title: pexpat support for Hebrew? Hi, I'm trying to parse some xml data which has encoding set to "iso-8859-8", i.e. Hebrew. When I call the parse method I get the following: SAXParseExcepotion: :1:30: unknown encoding I thought Pyexpat supported all "iso-8859-X" encodin