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 eric.araujo, jjlee, jondebonis
Date 2010-05-09.19:39:44
SpamBayes Score 0.179633
Marked as misclassified No
Message-id <1273433986.43.0.0845964168313.issue6588@psf.upfronthosting.co.za>
In-reply-to
Content
Minor remarks:
- generate your patch from the top-level directory, so that people can just apply the patch from there (see http://www.python.org/dev/patches/);
- don’t put two statements on one line (“if thing: dostuff()”), as per PEP 8.
History
Date User Action Args
2010-05-09 19:39:46eric.araujosetrecipients: + eric.araujo, jjlee, jondebonis
2010-05-09 19:39:46eric.araujosetmessageid: <1273433986.43.0.0845964168313.issue6588@psf.upfronthosting.co.za>
2010-05-09 19:39:45eric.araujolinkissue6588 messages
2010-05-09 19:39:45eric.araujocreate