WHUI! (was Re: [Python-Dev] Proposal: C API Macro to decref and set to NULL) (original) (raw)
Guido van Rossum guido at python.org
Fri Jul 16 04:29:31 CEST 2004
- Previous message: WHUI! (was Re: [Python-Dev] Proposal: C API Macro to decrefand set to NULL)
- Next message: WHUI! (was Re: [Python-Dev] Proposal: C API Macro to decref and set to NULL)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
if ( 0 || || VISIT(self->readline) || VISIT(self->read) || VISIT(self->file) ) return 1;
Yuck. Feels like double negatives, wheras the original felt "juuuuust right" :-)
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: WHUI! (was Re: [Python-Dev] Proposal: C API Macro to decrefand set to NULL)
- Next message: WHUI! (was Re: [Python-Dev] Proposal: C API Macro to decref and set to NULL)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]