PEP 3127 (Integer Literal Support and Syntax) introduces new notations for octal and binary integers. This isn't implemented yet. Are there any takers? It shouldn't be particularly complicated.
Separately, the 2to3 tool needs a fixer for this (and it should also accept the new notations in its input). -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ 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