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 georg.brandl, mark.dickinson
Date 2008-04-07.20:53:58
SpamBayes Score 0.016378555
Marked as misclassified No
Message-id <1207601639.49.0.884754538811.issue2575@psf.upfronthosting.co.za>
In-reply-to
Content
The production list for integer literals is missing the `bininteger`
term for binary integer literals.  Patch attached.
History
Date User Action Args
2008-04-07 20:53:59mark.dickinsonsetspambayes_score: 0.0163786 -> 0.016378555
recipients: + mark.dickinson, georg.brandl
2008-04-07 20:53:59mark.dickinsonsetspambayes_score: 0.0163786 -> 0.0163786
messageid: <1207601639.49.0.884754538811.issue2575@psf.upfronthosting.co.za>
2008-04-07 20:53:58mark.dickinsonlinkissue2575 messages
2008-04-07 20:53:58mark.dickinsoncreate