mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
0f91f586ae
Removed PyModule_GetWarningsModule() which is useless due to the _warnings module was converted to a builtin module in 2.6.
Miscellaneous source files for the main Python shared library