[Python-3000] PEP 3101 suggested corrections (original) (raw)

Guido van Rossum guido at python.org
Fri Oct 26 16:24:43 CEST 2007


2007/10/26, Oleg Broytmann <phd at phd.pp.ru>:

On Fri, Oct 26, 2007 at 09:48:28AM -0400, Chris Monson wrote: [quoting Mark Summerfield] > 'd' - Decimal Integer. Outputs the number in base 10. [skip] > 'd' - Denary Integer. Outputs the number in base 10.

-1. I know what "decimal integers" are, but never heard about "denary" (my spellchecker complains, too).

-1 indeed. What's wrong with binary, octal, decimal, hexademimal?

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-3000 mailing list