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 eric.araujo
Recipients docs@python, eli.bendersky, eric.araujo, eric.snow, ezio.melotti, georg.brandl, petere, python-dev, terry.reedy
Date 2011-07-29.12:39:52
SpamBayes Score 0.0019098909
Marked as misclassified No
Message-id <1311943195.13.0.16299724648.issue12531@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good to me.

One tip for commits: it’s often better to let a line exceed 80 characters in order to make for a smaller diff.  Here, only one word was changed but four lines were marked as changed, which makes reviews longer.  Lines are rewrapped when doing larger rewritings.
History
Date User Action Args
2011-07-29 12:39:55eric.araujosetrecipients: + eric.araujo, georg.brandl, terry.reedy, ezio.melotti, eli.bendersky, petere, docs@python, python-dev, eric.snow
2011-07-29 12:39:55eric.araujosetmessageid: <1311943195.13.0.16299724648.issue12531@psf.upfronthosting.co.za>
2011-07-29 12:39:52eric.araujolinkissue12531 messages
2011-07-29 12:39:52eric.araujocreate