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 ncoghlan
Recipients eric.araujo, eric.smith, ncoghlan, pitrou, r.david.murray
Date 2010-09-29.20:49:11
SpamBayes Score 0.022330385
Marked as misclassified No
Message-id <1285793352.4.0.506496923742.issue9873@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed - I think there's a non-zero chance of triggering the str-path by mistake if we try to duck-type it (I just added a similar comment to #9969 regarding a possible convenience API for tokenisation)
History
Date User Action Args
2010-09-29 20:49:12ncoghlansetrecipients: + ncoghlan, pitrou, eric.smith, eric.araujo, r.david.murray
2010-09-29 20:49:12ncoghlansetmessageid: <1285793352.4.0.506496923742.issue9873@psf.upfronthosting.co.za>
2010-09-29 20:49:11ncoghlanlinkissue9873 messages
2010-09-29 20:49:11ncoghlancreate