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 ajaksu2, benjamin.peterson, brodie, djc, pitrou, r.david.murray
Date 2011-06-09.14:52:53
SpamBayes Score 0.00010776877
Marked as misclassified No
Message-id <1307631174.06.0.508964637298.issue9284@psf.upfronthosting.co.za>
In-reply-to
Content
- First line should be directly after the docstring
- One import per line
- Shouldn't this test be in test_inspect, since that's what you're changing?
History
Date User Action Args
2011-06-09 14:52:54benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, ajaksu2, djc, brodie, r.david.murray
2011-06-09 14:52:54benjamin.petersonsetmessageid: <1307631174.06.0.508964637298.issue9284@psf.upfronthosting.co.za>
2011-06-09 14:52:53benjamin.petersonlinkissue9284 messages
2011-06-09 14:52:53benjamin.petersoncreate