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 georg.brandl
Recipients benjamin.peterson, chester, georg.brandl
Date 2008-05-11.14:18:35
SpamBayes Score 0.05385007
Marked as misclassified No
Message-id <1210515522.43.0.0531297801424.issue2817@psf.upfronthosting.co.za>
In-reply-to
Content
That's an absolute no-starter. Not the parentheses make the tuple, the
commas do. The empty tuple is the exception, not the rule.
History
Date User Action Args
2008-05-11 14:18:49georg.brandlsetspambayes_score: 0.0538501 -> 0.05385007
recipients: + georg.brandl, benjamin.peterson, chester
2008-05-11 14:18:42georg.brandlsetspambayes_score: 0.0538501 -> 0.0538501
messageid: <1210515522.43.0.0531297801424.issue2817@psf.upfronthosting.co.za>
2008-05-11 14:18:41georg.brandllinkissue2817 messages
2008-05-11 14:18:38georg.brandlcreate