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 chris.jerdonek
Recipients chris.jerdonek, ezio.melotti, pitrou
Date 2012-09-27.07:57:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348732632.02.0.334117642697.issue16045@psf.upfronthosting.co.za>
In-reply-to
Content
From http://bugs.python.org/review/16036/ for issue 16036:

> Somewhere should be exposed that x must be str, bytes, bytearray or a subclass.

We can add tests for this, too (if not already there).
History
Date User Action Args
2012-09-27 07:57:12chris.jerdoneksetrecipients: + chris.jerdonek, pitrou, ezio.melotti
2012-09-27 07:57:12chris.jerdoneksetmessageid: <1348732632.02.0.334117642697.issue16045@psf.upfronthosting.co.za>
2012-09-27 07:57:11chris.jerdoneklinkissue16045 messages
2012-09-27 07:57:10chris.jerdonekcreate