[Python-Dev] Add const to python API (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Tue Oct 20 05:35:05 CEST 2009
- Previous message: [Python-Dev] Add const to python API - issue 6952
- Next message: [Python-Dev] Add const to python API - issue 6952
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The patch I developed for comment only adds const to the input parameters and used casts to allow output parameters to stay without the const.
What specific APIs are you talking about here?
Regards, Martin
- Previous message: [Python-Dev] Add const to python API - issue 6952
- Next message: [Python-Dev] Add const to python API - issue 6952
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]