mirror of
https://github.com/python/cpython.git
synced 2026-05-24 21:33:27 -04:00
00b0966f20
operate on the module dictionary directly. This prevents spurious depreciation warnings from being raised if a submodule name shadows a builtin name.