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 alexis, eli.collins, eric.araujo, tarek
Date 2011-11-26.14:35:18
SpamBayes Score 2.7899773e-06
Marked as misclassified No
Message-id <1322318119.57.0.885438145419.issue12424@psf.upfronthosting.co.za>
In-reply-to
Content
Latest patch looks good.

Looking at the examples with ';;' or even '--', I think that their role is non-obvious.  Even though the PEP and docs explained them, there is value in using intuitive (“guessable”) markup.  So if the constraints are that a marker delimiter should be non-ambiguous and short, why not using something like '#IF#' or '#condition:'?  (This will probably require agreement on the fellowship mailing list.)
History
Date User Action Args
2011-11-26 14:35:19eric.araujosetrecipients: + eric.araujo, tarek, alexis, eli.collins
2011-11-26 14:35:19eric.araujosetmessageid: <1322318119.57.0.885438145419.issue12424@psf.upfronthosting.co.za>
2011-11-26 14:35:19eric.araujolinkissue12424 messages
2011-11-26 14:35:18eric.araujocreate