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 orsenthil
Recipients William.Wu, georg.brandl, orsenthil, vstinner
Date 2011-02-04.15:07:38
SpamBayes Score 0.00066497497
Marked as misclassified No
Message-id <AANLkTik0+jxo6_iAmgzBs5tphiw_a8ye99ti=bt4M8nV@mail.gmail.com>
In-reply-to <1296830872.82.0.331125606687.issue11082@psf.upfronthosting.co.za>
Content
For this particular issue, I think, it is good idea to disallow str
explicitly, instead of letting it go through the Iterable and raise a
ValueError with a different message.
History
Date User Action Args
2011-02-04 15:07:39orsenthilsetrecipients: + orsenthil, georg.brandl, vstinner, William.Wu
2011-02-04 15:07:38orsenthillinkissue11082 messages
2011-02-04 15:07:38orsenthilcreate