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 pitrou
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:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355123052.3279.0.camel@localhost.localdomain>
In-reply-to <1355122980.14.0.472275874843.issue16612@psf.upfronthosting.co.za>
Content
> > What lines end with a colon?
> 
> He probably means semicolon, for example:
> 
> +    int dir_fd = DEFAULT_DIR_FD;
> +    default=None

Oops, yes, sorry. Semicolon indeed.
History
Date User Action Args
2012-12-10 07:05:39pitrousetrecipients: + pitrou, barry, gregory.p.smith, jcea, mark.dickinson, larry, eric.smith, jkloth, ezio.melotti, v+python, alex, Trundle, asvetlov, skrah, dmalcolm, daniel.urban, chris.jerdonek, bfroehle, david.villa
2012-12-10 07:05:39pitroulinkissue16612 messages
2012-12-10 07:05:39pitroucreate