[Python-Dev] Pep 353: Py_ssize_t advice (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sat Sep 23 22:21:06 CEST 2006
- Previous message: [Python-Dev] Pep 353: Py_ssize_t advice
- Next message: [Python-Dev] GCC patch for catching errors in PyArg_ParseTuple
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Hopwood schrieb:
(C++ allows restating of typedefs; if C allows it, that should be something like): C also allows this; [...] This is nitpicking, since you agreed the change to the PEP, but are you sure that C allows this?
I was sure, but I was also wrong. Thanks for pointing that out.
Regards, Martin
- Previous message: [Python-Dev] Pep 353: Py_ssize_t advice
- Next message: [Python-Dev] GCC patch for catching errors in PyArg_ParseTuple
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]