<div class="gmail_quote">On Mon, Nov 2, 2009 at 11:34 AM, Guido van Rossum <span dir="ltr"><<a href="mailto:guido@python.org">guido@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

This sounds attractive, but I kind of doubt that changing a single API<br>
is sufficient. Perhaps it would be useful to do a kind of review or<br>
survey of how many Unicode APIs are used by the typical extension?<font color="#888888"><br></font></blockquote><div><br>I made an editing error.  I meant to suggest altering all the PyUnicode_* macro/functions, except those that explicitly use Py_UNICODE or PyUnicodeObject in their signature.  PyUnicode_FromString was just an example.<br>
</div></div><blockquote style="margin: 1.5em 0pt;">--<br>
Daniel Stutzbach, Ph.D.<br>
President, <a href="http://stutzbachenterprises.com">Stutzbach Enterprises, LLC</a>
</blockquote>