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 trambalda
Recipients dastagg, trambalda
Date 2010-05-17.18:38:50
SpamBayes Score 0.12887092
Marked as misclassified No
Message-id <1274121532.14.0.530830517061.issue7981@psf.upfronthosting.co.za>
In-reply-to
Content
but with print() it works:

    print("This text\n contains weird     spacing.")
    # doctest: +NORMALIZE_WHITESPACE
History
Date User Action Args
2010-05-17 18:38:52trambaldasetrecipients: + trambalda, dastagg
2010-05-17 18:38:52trambaldasetmessageid: <1274121532.14.0.530830517061.issue7981@psf.upfronthosting.co.za>
2010-05-17 18:38:50trambaldalinkissue7981 messages
2010-05-17 18:38:50trambaldacreate