Problem with entities in RSS

Kent Johnson <[email protected]> Mon, 26 Apr 2004 9:49:03 -0400
Newsgroups gmane.comp.python.pyds.user
Message-ID <[email protected]>
The <description> field in the RSS from PyDS does not have XML entities escaped, so a description like 'Python & Jython' yields bad XML. Should this be fixed in PyDS or should I just put in the correct entity myself?

Thanks,
Kent