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.smith
Recipients eric.smith, ezio.melotti, falsetru, mark.dickinson, ncoghlan, skrah
Date 2010-02-22.22:05:47
SpamBayes Score 0.0053266543
Marked as misclassified No
Message-id <1266876349.09.0.0932679258462.issue6902@psf.upfronthosting.co.za>
In-reply-to
Content
The root of this problem is an interaction with ',' formatting that was introduced in 2.7 and 3.1. I'm still trying to figure out how to implement it.

I'm changing the priority to low because I can't imagine this is a problem in practice. If anyone thinks otherwise, please comment and give a use case.
History
Date User Action Args
2010-02-22 22:05:49eric.smithsetrecipients: + eric.smith, mark.dickinson, ncoghlan, falsetru, ezio.melotti, skrah
2010-02-22 22:05:49eric.smithsetmessageid: <1266876349.09.0.0932679258462.issue6902@psf.upfronthosting.co.za>
2010-02-22 22:05:48eric.smithlinkissue6902 messages
2010-02-22 22:05:47eric.smithcreate