[Python-Dev] Adding C99 bool to struct module
Thomas Heller
theller at ctypes.org
Thu Dec 7 21:11:58 CET 2006
More information about the Python-Dev mailing list
Thu Dec 7 21:11:58 CET 2006
- Previous message: [Python-Dev] Adding C99 bool to struct module
- Next message: [Python-Dev] RealClearPolitics - Articles - Exit Rumsfeld, Smiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin v. Löwis schrieb: > #1610575 suggests to introduce the 't' code to support the _Bool > type where available, and uses char if it isn't available. > > Any objections to adding it? Not from me, although the patch should probably be extended to add a ctypes.c99_bool (or how it would be named) type - see also the comments that I posted to the tracker. Thomas
- Previous message: [Python-Dev] Adding C99 bool to struct module
- Next message: [Python-Dev] RealClearPolitics - Articles - Exit Rumsfeld, Smiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list