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 serhiy.storchaka
Recipients benjamin.peterson, malthe, martin.panter, r.david.murray, serhiy.storchaka
Date 2016-10-15.21:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476566615.64.0.213370498878.issue28143@psf.upfronthosting.co.za>
In-reply-to
Content
print in Python 2 doesn't add a space after whitespace characters except a space ('\t', '\n', '\r', etc).
History
Date User Action Args
2016-10-15 21:23:35serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, r.david.murray, martin.panter, malthe
2016-10-15 21:23:35serhiy.storchakasetmessageid: <1476566615.64.0.213370498878.issue28143@psf.upfronthosting.co.za>
2016-10-15 21:23:35serhiy.storchakalinkissue28143 messages
2016-10-15 21:23:35serhiy.storchakacreate