On Tue, Feb 14, 2006, Guido van Rossum wrote: > > Anyway, I'm now convinced that bytes should act as an array of ints, > where the ints are restricted to range(0, 256) but have type int.
range(0, 255)? -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ "19. A language that doesn't affect the way you think about programming, is not worth knowing." --Alan Perlis _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com