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 sdaoden
Recipients sdaoden
Date 2011-04-06.13:44:42
SpamBayes Score 3.6894366e-05
Marked as misclassified No
Message-id <1302097483.26.0.550382426625.issue11684@psf.upfronthosting.co.za>
In-reply-to
Content
This is a complete thing including tests.
Note that the tests fail due to another error
in generator.py (or wherever the real source is):

    TypeError: 'str' does not support the buffer interface

Please do forget this mortifying first diff.
History
Date User Action Args
2011-04-06 13:44:43sdaodensetrecipients: + sdaoden
2011-04-06 13:44:43sdaodensetmessageid: <1302097483.26.0.550382426625.issue11684@psf.upfronthosting.co.za>
2011-04-06 13:44:42sdaodenlinkissue11684 messages
2011-04-06 13:44:42sdaodencreate