[Python-Dev] Re: python/dist/src/Objectsunicodeobject.c, 2.204, 2.205 (original) (raw)

Hye-Shik Chang perky at i18n.org
Fri Dec 19 06:59:52 EST 2003


On Fri, Dec 19, 2003 at 11:03:41AM +0100, Fredrik Lundh wrote:

Hye-Shik Chang wrote:

> AFAIK, (unsigned char)s is always smaller than 256. except when it isn't. see the ANSI C spec for details.

Ah. I found. I'm very surprised for that. Thank you! :-) BTW, do we really support architectures with 9bits-sized char?

Hye-Shik



More information about the Python-Dev mailing list