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 jwfang
Recipients jwfang
Date 2012-10-10.13:51:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349877062.29.0.447942929445.issue16186@psf.upfronthosting.co.za>
In-reply-to
Content
but if i did this, it works again:

In [121]: test_ws(" 'h' w")  # prepend a whitespace at the beginning
[" 'h' w"]
History
Date User Action Args
2012-10-10 13:51:02jwfangsetrecipients: + jwfang
2012-10-10 13:51:02jwfangsetmessageid: <1349877062.29.0.447942929445.issue16186@psf.upfronthosting.co.za>
2012-10-10 13:51:02jwfanglinkissue16186 messages
2012-10-10 13:51:02jwfangcreate