[Python-Dev] What letter should an UnsignedLongLong get (original) (raw)

Benjamin Peterson benjamin at python.org
Thu Mar 15 21:03:02 CET 2012


2012/3/15 Gil Colgate <gcolgate at gmail.com>:

How about 'G'? (Giant, or perhaps gynormous, integer?)

Then I could also map 'g' to the signed version (same as L) for consistency.

Sounds okay to me.

-- Regards, Benjamin



More information about the Python-Dev mailing list