diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-17 17:48:27 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-17 17:48:27 +0100 |
commit | d75a7f069519117cc6485149e9dcd4de31e64125 (patch) | |
tree | 8ad97ffb5326b43b2a1a13682522efbfec06ca08 /Python/errors.c | |
parent | c16250169dde6964696639d89280b41749aceaf5 (diff) | |
download | cpython-d75a7f069519117cc6485149e9dcd4de31e64125.tar.gz |
Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpat
_codecs_cn, _codecs_hk, _codecs_iso2022, _codecs_jp, _codecs_kr and _codecs_tw
modules.
pyexpat.c doesn't need to redeclare PyMODINIT_FUNC, it's already declared in
Include/pyport.h.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions