Closed hppritcha closed 2 years ago
got tired of seeing the deprecation warning for using imp each time I ran pymtt.
We no longer pretend to support Python 2.x so don't have a conditional to use the imp module if running under a 2.x python instance.
Signed-off-by: Howard Pritchard howardp@lanl.gov
got tired of seeing the deprecation warning for using imp each time I ran pymtt.
We no longer pretend to support Python 2.x so don't have a conditional to use the imp module if running under a 2.x python instance.
Signed-off-by: Howard Pritchard howardp@lanl.gov