Serge Orlov wrote:

> The wide-character value for each member of the Portable
> Character Set will equal its value when used as the lone character
> in an integer character constant. Wide-character codes for other
> characters are locale- and *implementation-dependent*
>
> Emphasis is mine.

the relevant part for this thread is *locale-*.  if wctype depends on the
locale, it cannot be used for generic build.  (custom interpreters are an-
other thing, but they shouldn't be shipped as "python").

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to