On 12/11/07, Patryk Zawadzki <[EMAIL PROTECTED]> wrote:
> If you parse it with a true XML parser then the content gets unescaped
> on delivery. Then feed it to Python's BeautifulSoup to do anything
> else.

I'm using ElementTree to parse the RSS and you're right about the
unescaping.  Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to