Apostrophes in the aggregator

Jeremy Bowers <[email protected]> Fri, 13 Feb 2004 11:40:08 -0500
Newsgroups gmane.comp.python.pyds.user
Message-ID <[email protected]>
I subscribe to my own site in an aggregator to make sure it's working 
correctly, and I've noticed that my site (and a couple of others) is 
losing the apostrophes out of the feed. 
(http://www.jerf.org/iri/rss.xml) Reading the feed manually shows that 
they are present in the feed itself as &apos; .

Are others seeing this or just me? (I ask since I'm running on Python 
2.3.3, and I need to know if others are seeing this on 2.2 before I dig 
into it.)