mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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