[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


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



More information about the Python-Dev mailing list