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 serhiy.storchaka, xiang.zhang
Date 2016-09-23.09:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474624495.51.0.764881257706.issue28255@psf.upfronthosting.co.za>
In-reply-to
Content
> prweek() in Python 2 adds a final space. Python 3 version looks correct.

Really? `print '1',` in my mind will output a newline and no trailing space. And I think we should also add a comma in pryear in py2.
History
Date User Action Args
2016-09-23 10:16:25xiang.zhangunlinkissue28255 messages
2016-09-23 09:54:55xiang.zhangsetrecipients: + xiang.zhang, serhiy.storchaka
2016-09-23 09:54:55xiang.zhangsetmessageid: <1474624495.51.0.764881257706.issue28255@psf.upfronthosting.co.za>
2016-09-23 09:54:55xiang.zhanglinkissue28255 messages
2016-09-23 09:54:55xiang.zhangcreate