On 3/15/07, Greg Ewing <[EMAIL PROTECTED]> wrote: > More serious is that if we want to be consistent with > 0x and allow upper case, we get 0O, which looks quite > confusing in just about any font.
OR you could ban X from hex and B from binary. I have not seen a good reason why 0X0DE and 0B10 needs to be allowed when 0x0DE and 0b10 looks much nicer. -- mvh Björn _______________________________________________ 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