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 Trundle, alex, asvetlov, barry, bfroehle, chris.jerdonek, daniel.urban, david.villa, dmalcolm, eric.smith, ezio.melotti, gregory.p.smith, jcea, jkloth, larry, mark.dickinson, pitrou, skrah, v+python
Date 2012-12-10.07:03:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355122980.14.0.472275874843.issue16612@psf.upfronthosting.co.za>
In-reply-to
Content
> What lines end with a colon?

He probably means semicolon, for example:

+    int dir_fd = DEFAULT_DIR_FD;
+    default=None
History
Date User Action Args
2012-12-10 07:03:00chris.jerdoneksetrecipients: + chris.jerdonek, barry, gregory.p.smith, jcea, mark.dickinson, pitrou, larry, eric.smith, jkloth, ezio.melotti, v+python, alex, Trundle, asvetlov, skrah, dmalcolm, daniel.urban, bfroehle, david.villa
2012-12-10 07:03:00chris.jerdoneksetmessageid: <1355122980.14.0.472275874843.issue16612@psf.upfronthosting.co.za>
2012-12-10 07:03:00chris.jerdoneklinkissue16612 messages
2012-12-10 07:03:00chris.jerdonekcreate