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 mark.dickinson
Recipients belopolsky, jdwhitley, mark.dickinson
Date 2010-11-21.10:10:23
SpamBayes Score 0.0030625046
Marked as misclassified No
Message-id <1290334226.3.0.546421469075.issue9574@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch (targeting 3.3) for allowing whitespace around the central binary operator; it implements the grammar suggested in msg115163.
History
Date User Action Args
2010-11-21 10:10:26mark.dickinsonsetrecipients: + mark.dickinson, belopolsky, jdwhitley
2010-11-21 10:10:26mark.dickinsonsetmessageid: <1290334226.3.0.546421469075.issue9574@psf.upfronthosting.co.za>
2010-11-21 10:10:23mark.dickinsonlinkissue9574 messages
2010-11-21 10:10:23mark.dickinsoncreate