mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
e4314e05d5
This code was an artifact of issuing a DeprecationWarning for the lack of loader.exec_module(). However, we have deferred such warnings to later Python versions.