Re: Trouble Encoding

2005-06-07 Thread Kent Johnson
John Roth wrote: > <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > >> I'm using feedparser to parse the following: >> >> Adv: Termite Inspections! Jenny Moyer welcomes >> you to her HomeFinderResource.com TM A "MUST See … >> >> I'm receiveing the following error when i try

Re: Trouble Encoding

2005-06-07 Thread John Roth
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm using feedparser to parse the following: > > Adv: Termite Inspections! Jenny Moyer welcomes > you to her HomeFinderResource.com TM A "MUST See … > > I'm receiveing the following error when i try to print the feedparser > pars

Re: Trouble Encoding

2005-06-07 Thread Jarek Zgoda
[EMAIL PROTECTED] napisaƂ(a): > why is it even trying latin-1 at all? I don't see it anywhere in > feedparser.py or my code. Check your site.py or sitecustomize.py module, you can have non-standard default encoding set there. -- Jarek Zgoda http://jpa.berlios.de/ | http://www.zgodowie.org/ --

Re: Trouble Encoding

2005-06-07 Thread fingermark
why is it even trying latin-1 at all? I don't see it anywhere in feedparser.py or my code. deelan wrote: > [EMAIL PROTECTED] wrote: > > I'm using feedparser to parse the following: > > > > Adv: Termite Inspections! Jenny Moyer welcomes > > you to her HomeFinderResource.com TM A "MUST See …

Re: Trouble Encoding

2005-06-07 Thread deelan
[EMAIL PROTECTED] wrote: > I'm using feedparser to parse the following: > > Adv: Termite Inspections! Jenny Moyer welcomes > you to her HomeFinderResource.com TM A "MUST See … > > I'm receiveing the following error when i try to print the feedparser > parsing of the above text: > > Unicod

Trouble Encoding

2005-06-07 Thread fingermark
I'm using feedparser to parse the following: Adv: Termite Inspections! Jenny Moyer welcomes you to her HomeFinderResource.com TM A "MUST See … I'm receiveing the following error when i try to print the feedparser parsing of the above text: UnicodeEncodeError: 'latin-1' codec can't encode