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 benjamin.peterson
Recipients barry, benjamin.peterson, jnoller, mishok13, ncoghlan
Date 2008-08-19.16:05:44
SpamBayes Score 7.204674e-05
Marked as misclassified No
Message-id <1219161944.7.0.90961400814.issue3352@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks pretty good. In a few places, you replaced x.set_x(True)
with x.x(True). The docs also will need a few tweaks. Otherwise, if the
tests pass, I say go ahead.
History
Date User Action Args
2008-08-19 16:05:44benjamin.petersonsetrecipients: + benjamin.peterson, barry, ncoghlan, jnoller, mishok13
2008-08-19 16:05:44benjamin.petersonsetmessageid: <1219161944.7.0.90961400814.issue3352@psf.upfronthosting.co.za>
2008-08-19 16:05:44benjamin.petersonlinkissue3352 messages
2008-08-19 16:05:44benjamin.petersoncreate