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 Alexandre.Zani, Ramchandra Apte, Yury.Selivanov, brett.cannon, eric.araujo, larry
Date 2012-06-16.16:52:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339865560.92.0.0892469337685.issue15008@psf.upfronthosting.co.za>
In-reply-to
Content
One small thing: can we find a name for the function that starts with a verb?  It’s the recommended naming style for functions, and would help making a difference between the class and the function.  I also expect people to use “signature” and “sig” for their instances.
History
Date User Action Args
2012-06-16 16:52:41eric.araujosetrecipients: + eric.araujo, brett.cannon, larry, Yury.Selivanov, Alexandre.Zani, Ramchandra Apte
2012-06-16 16:52:40eric.araujosetmessageid: <1339865560.92.0.0892469337685.issue15008@psf.upfronthosting.co.za>
2012-06-16 16:52:40eric.araujolinkissue15008 messages
2012-06-16 16:52:40eric.araujocreate