yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89265
[Bug 1981077] [NEW] Remove import of 'imp' module
Public bug reported:
Use importlib.util module instead of imp, since it's
being deprecated:
DeprecationWarning: the imp module is deprecated in favour of
importlib; see the module's documentation for alternative uses
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1981077
Title:
Remove import of 'imp' module
Status in neutron:
New
Bug description:
Use importlib.util module instead of imp, since it's
being deprecated:
DeprecationWarning: the imp module is deprecated in favour of
importlib; see the module's documentation for alternative uses
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1981077/+subscriptions
Follow ups