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 jackb
Recipients jackb
Date 2018-04-18.01:11:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524013867.24.0.682650639539.issue33304@psf.upfronthosting.co.za>
In-reply-to
Content
Entering 007 gives a syntax error. Should return 7.
00 correctly returns 0.
007. correctly returns 7.0.
History
Date User Action Args
2018-04-18 01:11:07jackbsetrecipients: + jackb
2018-04-18 01:11:07jackbsetmessageid: <1524013867.24.0.682650639539.issue33304@psf.upfronthosting.co.za>
2018-04-18 01:11:07jackblinkissue33304 messages
2018-04-18 01:11:06jackbcreate