[Python-Dev] Support for "wide" Unicode characters

Greg Ewing greg@cosc.canterbury.ac.nz
Mon, 02 Jul 2001 14:49:56 +1200 (NZST)


> It so happened that the Unicode support was written to make it very
> easy to change the compile-time code unit size

What about extension modules that deal with Unicode strings?
Will they have to be recompiled too? If so, is there anything
to detect an attempt to import an extension module with an
incompatible Unicode character width?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+