diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-21 11:37:18 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-21 11:37:18 +0200 |
commit | 06a8dea46d593cd45391f49decf482fb3203f91b (patch) | |
tree | 68be54aede0be49cd3cc70a73987b10d791ce75a /Python | |
parent | aa5a13f5ad319c60c2c0bcb79428729d36f2c592 (diff) | |
download | cpython-git-06a8dea46d593cd45391f49decf482fb3203f91b.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')
0 files changed, 0 insertions, 0 deletions