`imp` module was removed in Python 3.12. `types.ModuleType` is
a drop-in replacement for `imp.new_module` and works with all
supported Python versions (2.7 included)
(cherry picked from commit e536dde20abad49bb9d4b28b5525dbaf8067ed1e)
IJ-CR-112780
GitOrigin-RevId: b8cafc91a3641b84296d3aef4d3f2c4326bca459