Fixed the documentation of the structure PyMethodDef.
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
S
Serhiy Storchaka committed
06a8dea46d593cd45391f49decf482fb3203f91b
Parent: aa5a13f
The fields ml_name and ml_doc are of type "const char *" rather of "char *".