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 xiang.zhang
Recipients Carl Ekerot, christian.heimes, loewis, serhiy.storchaka, xiang.zhang
Date 2016-11-08.13:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478610816.09.0.545736563811.issue28563@psf.upfronthosting.co.za>
In-reply-to
Content
> What a comment you need Xiang? Isn't existing comment enough?

Serhiy, I mean the case a number starting with 0, e.g. 0123. The plural form is a C expression and in C 0123 is an octal number. c2py now interprets it as a decimal number.
History
Date User Action Args
2016-11-08 13:13:36xiang.zhangsetrecipients: + xiang.zhang, loewis, christian.heimes, serhiy.storchaka, Carl Ekerot
2016-11-08 13:13:36xiang.zhangsetmessageid: <1478610816.09.0.545736563811.issue28563@psf.upfronthosting.co.za>
2016-11-08 13:13:36xiang.zhanglinkissue28563 messages
2016-11-08 13:13:36xiang.zhangcreate