Nick Coghlan wrote:

> and the C standard says that sizeof(char) == 1 byte.

Does it actually use the word byte, or does it just say the
"smallest addressable unit of memory" or something?

Seems to me it can't have it both ways, without also trying
to define the meaning of "byte", which I don't think it has
any business doing.

-- 
Greg

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to