[Python-Dev] Adding C99 bool to struct module (original) (raw)
"Martin v. Löwis" Martin.vonLoewis at hpi.uni-potsdam.de
Thu Dec 7 20:23:27 CET 2006
- Previous message: [Python-Dev] Weekly Python Patch/Bug Summary
- Next message: [Python-Dev] Adding C99 bool to struct module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
#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?
Regards, Martin
- Previous message: [Python-Dev] Weekly Python Patch/Bug Summary
- Next message: [Python-Dev] Adding C99 bool to struct module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]