[Python-3000] Array typecode 'w' vs. 'u' and UCS4 builds (original) (raw)

Marcin ‘Qrczak’ Kowalczyk qrczak at knm.org.pl
Sat Oct 13 16:19:36 CEST 2007


Dnia 13-10-2007, So o godzinie 15:38 +0200, Christian Heimes pisze:

If I'm correct with my assumption about 'u' and 'w' your suggestion of a native 'U' could become in handy.

Wouldn't it be nicer if 'u' and 'U' corresponded to \uxxxx and \Uxxxxxxxx, i.e. UCS-2 and UCS-4, and something else was used for the native width?

-- _("< Marcin Kowalczyk _/ qrczak at knm.org.pl ^^ http://qrnik.knm.org.pl/~qrczak/



More information about the Python-3000 mailing list