[Python-Dev] What letter should an UnsignedLongLong get
Serhiy Storchaka
storchaka at gmail.com
Thu Mar 15 22:31:05 CET 2012
More information about the Python-Dev mailing list
Thu Mar 15 22:31:05 CET 2012
- Previous message: [Python-Dev] What letter should an UnsignedLongLong get
- Next message: [Python-Dev] What letter should an UnsignedLongLong get
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
15.03.12 21:59, Gil Colgate написав(ла): > How about 'G'? (Giant, or perhaps gynormous, integer?) > > > Then I could also map 'g' to the signed version (same as L) for consistency. For consistency 'g' must be `unsigned long` with overflow checking. And how about 'M'? 'K', 'L', and 'M' are neighboring letters.
- Previous message: [Python-Dev] What letter should an UnsignedLongLong get
- Next message: [Python-Dev] What letter should an UnsignedLongLong get
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list