mirror of
https://github.com/python/cpython.git
synced 2026-08-04 23:23:18 +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