diff options
author | Hai Shi <shihai1992@gmail.com> | 2020-12-08 22:42:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-08 15:42:42 +0100 |
commit | 0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff (patch) | |
tree | 9772c6ff798edc8333160b9d587b5a0a9691391a /Python/pythonrun.c | |
parent | b6d98c10fff6f320f8fdf595c3f9a05d8be4e31d (diff) | |
download | cpython-git-0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff.tar.gz |
bpo-42599: Remove useless PyModule_GetWarningsModule() (GH-23691)
Removed PyModule_GetWarningsModule() which is useless due to
the _warnings module was converted to a builtin module in 2.6.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions