Kyle Roberts added the comment:

Thanks for the quick responses.

Brian: Nice catch, I'll add the ``obj`` shortly.

R. David: You're correct, that's exactly what happens, and what coercion means 
here. The language is almost the same as PyUnicode_FromEncodedObject()'s 
documentation, but if it's unclear I don't mind changing both. The code's 
comment offers another way of describing the "type modification":

/* For a Unicode subtype that's not a Unicode object, return a true Unicode 
object with the same data. */

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15984>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to