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 larry
Recipients larry, serhiy.storchaka, zach.ware
Date 2015-05-04.19:15:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430766939.35.0.410106598443.issue24000@psf.upfronthosting.co.za>
In-reply-to
Content
As for "str doesn't even accept str for y and y#", the name "str" is not for the Python type, it's for the C type.
History
Date User Action Args
2015-05-04 19:15:39larrysetrecipients: + larry, zach.ware, serhiy.storchaka
2015-05-04 19:15:39larrysetmessageid: <1430766939.35.0.410106598443.issue24000@psf.upfronthosting.co.za>
2015-05-04 19:15:39larrylinkissue24000 messages
2015-05-04 19:15:39larrycreate