enthought / apptools

Other
37 stars 24 forks source link

python39: importlib_resources -> importlib.resources #284

Closed rmcgibbo closed 3 years ago

rmcgibbo commented 3 years ago

Because importlib_resources is the backport of importlib.resources, the standard lib module should be preferred if it is available.