This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients altherac, georg.brandl, taleinat
Date 2007-08-24.11:58:25
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1187956705.69.0.0986485054095.issue1757062@psf.upfronthosting.co.za>
In-reply-to
Content
This is indeed tricky. The docs say __unicode__ "should return a Unicode
object", so I'm inclined to blame BeautifulSoup.

Asking Neal for a second opinion.
History
Date User Action Args
2007-08-24 12:49:05forsbergsetspambayes_score: 0.844828 -> 0.0
2007-08-24 11:58:25georg.brandlsetspambayes_score: 0.844828 -> 0.844828
recipients: + georg.brandl, taleinat, altherac
2007-08-24 11:58:25georg.brandlsetspambayes_score: 0.844828 -> 0.844828
messageid: <1187956705.69.0.0986485054095.issue1757062@psf.upfronthosting.co.za>
2007-08-24 11:58:25georg.brandllinkissue1757062 messages
2007-08-24 11:58:25georg.brandlcreate