Leading 0's syntax error in datetime.date module (Python 3.6)

Steven D'Aprano steve+comp.lang.python at pearwood.info
Thu May 10 23:21:11 EDT 2018


On Thu, 10 May 2018 11:03:54 -0600, Ian Kelly wrote about proposed 
prefixes for octal:

> Personally I would have preferred the "t".

"t" for octal, hey?

That would be annoying if we ever get trinary literals.

n for binary
t for octal
i for trinary
or should that be r for ternary?
o for duodecimal

and of course, x for hexadecimal.

I can just imagine the Stackoverflow posts now...


-- 
Steve




More information about the Python-list mailing list