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 | 3cc2339709e60bde70c18154ad23761c268a5e35 (patch) | |
tree | 4bd590d10f7b58604241260b152b09786af7346d /Python/errors.c | |
parent | 043a36a0dccdf5d479791bc969451e3a19a15fcb (diff) | |
download | cpython-3cc2339709e60bde70c18154ad23761c268a5e35.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/errors.c')
0 files changed, 0 insertions, 0 deletions