On Mon, 22 Aug 2011 19:31:32 +0200 ezio.melotti <[email protected]> wrote: > http://hg.python.org/cpython/rev/06b30c5bcc3d > changeset: 72035:06b30c5bcc3d > branch: 3.2 > parent: 72026:c8e73a89150e > user: Ezio Melotti <[email protected]> > date: Mon Aug 22 14:08:38 2011 +0300 > summary: > #9200: The str.is* methods now work with strings that contain non-BMP > characters even in narrow Unicode builds.
That's a very cool improvement! cheers Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
