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 loewis
Recipients elixir, fhahn, icordasc, loewis, seydou, vstinner
Date 2013-11-07.15:52:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383839562.55.0.063202031925.issue19514@psf.upfronthosting.co.za>
In-reply-to
Content
As a matter of style, I suggest that all identifiers are moved to the top of a file if some of them live there. IOW, it's (IMO) unstylish to have some at the top, and some in the middle (although this works perfectly fine, of course).
History
Date User Action Args
2013-11-07 15:52:42loewissetrecipients: + loewis, vstinner, icordasc, seydou, elixir, fhahn
2013-11-07 15:52:42loewissetmessageid: <1383839562.55.0.063202031925.issue19514@psf.upfronthosting.co.za>
2013-11-07 15:52:42loewislinkissue19514 messages
2013-11-07 15:52:42loewiscreate