[Python-Dev] Proposal: C API Macro to decref and set to NULL (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Tue Jul 13 05🔞35 CEST 2004
- Previous message: [Python-Dev] Proposal: C API Macro to decref and set to NULL
- Next message: [Python-Dev] Proposal: C API Macro to decref and set to NULL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip at pobox.com>:
Just my two cents, but the name suggests to me that it's doing more than a simple decref and set to NULL. I can't think of anything else off the top of my head that seems obviously better though.
Py_XDECREF_NULL?
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Proposal: C API Macro to decref and set to NULL
- Next message: [Python-Dev] Proposal: C API Macro to decref and set to NULL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]