[Python-Dev] Type of range object members (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Tue Aug 15 18:01:51 CEST 2006
- Previous message: [Python-Dev] Type of range object members
- Next message: [Python-Dev] Type of range object members
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum schrieb:
FWIW, I propose that in py3k, the int type uses Pyssizet instead of long.
This is really a py3k issue, but: shouldn't the int and long types really get unified into a single type in Py3k?
I suppose the "i" parameter to PyArg_ParseTuple would continue to parse int?
Regards, Martin
- Previous message: [Python-Dev] Type of range object members
- Next message: [Python-Dev] Type of range object members
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]