diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-21 11:38:14 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-21 11:38:14 +0200 |
commit | bb8fd5b1eb3f8ba1339e449cebabec370d63fa47 (patch) | |
tree | 95919e5ae140cd70ff18ab07746a770b20c75eba /Python/pythonrun.c | |
parent | 2863c387b07fdd03b8068c9209691915f039d2c8 (diff) | |
parent | 06a8dea46d593cd45391f49decf482fb3203f91b (diff) | |
download | cpython-git-bb8fd5b1eb3f8ba1339e449cebabec370d63fa47.tar.gz |
Fixed the documentation of the structure PyMethodDef.
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions