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 r.david.murray
Recipients jelie, r.david.murray
Date 2010-11-01.20:26:55
SpamBayes Score 0.037727185
Marked as misclassified No
Message-id <1288643216.86.0.694294182137.issue10284@psf.upfronthosting.co.za>
In-reply-to
Content
What's the exception?  If there were any escaped bytes in the string returned by descriptions, you would get an error when you try to print them.

This could be a design problem.
History
Date User Action Args
2010-11-01 20:26:56r.david.murraysetrecipients: + r.david.murray, jelie
2010-11-01 20:26:56r.david.murraysetmessageid: <1288643216.86.0.694294182137.issue10284@psf.upfronthosting.co.za>
2010-11-01 20:26:55r.david.murraylinkissue10284 messages
2010-11-01 20:26:55r.david.murraycreate