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 barry
Recipients Arfrever, arnau, barry, benjamin.peterson, bethard, chris.jerdonek, georg.brandl, python-dev, r.david.murray
Date 2012-09-12.15:57:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347465457.03.0.319260996647.issue15906@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, one small correction for 15906-3.diff: In Python 2.7, s/str/basestring/

Obviously isinstance should just check for str-y-ness in Python 3.{2,3}
History
Date User Action Args
2012-09-12 15:57:37barrysetrecipients: + barry, georg.brandl, bethard, benjamin.peterson, Arfrever, r.david.murray, chris.jerdonek, arnau, python-dev
2012-09-12 15:57:37barrysetmessageid: <1347465457.03.0.319260996647.issue15906@psf.upfronthosting.co.za>
2012-09-12 15:57:36barrylinkissue15906 messages
2012-09-12 15:57:36barrycreate