mirror of
https://github.com/python/cpython.git
synced 2026-08-03 13:26:41 +08:00
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