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 chris.jerdonek
Recipients belopolsky, chris.jerdonek, mcdonc, sbt
Date 2012-09-08.05:21:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347081691.4.0.192366102991.issue15881@psf.upfronthosting.co.za>
In-reply-to
Content
+    # NB: we hold on to references to functions in the arglist due to the

This is a nit, but I think adding "NB:", "Note:", etc. to the beginning of a comment is redundant because by being a comment it is already implicit that it should be noted.
History
Date User Action Args
2012-09-08 05:21:31chris.jerdoneksetrecipients: + chris.jerdonek, belopolsky, mcdonc, sbt
2012-09-08 05:21:31chris.jerdoneksetmessageid: <1347081691.4.0.192366102991.issue15881@psf.upfronthosting.co.za>
2012-09-08 05:21:30chris.jerdoneklinkissue15881 messages
2012-09-08 05:21:30chris.jerdonekcreate