Rationale for core Python numeric types

Batista, Facundo FBatista at uniFON.com.ar
Thu Jul 15 15:22:28 EDT 2004


[Grant Edwards]

#- For much of what I do with Python, fixed width integers would
#- be awfully nice -- then I wouldn't have to and everything with
#- 0xff, 0xffff, or 0xffffffff to get the results I want.

Scratch your own itch! (write a PEP and propose it).

My recommendation is to write a prePEP and sense the lists....

.	Facundo



More information about the Python-list mailing list