]> code.ossystems Code Review - openembedded-core.git/commit
python-3.5-manifest: Add imp to importlib
authorGeorge McCollister <george.mccollister@gmail.com>
Tue, 6 Dec 2016 18:08:30 +0000 (12:08 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2016 10:26:14 +0000 (10:26 +0000)
commit512334f102a33833d39af53467894315f0715d07
tree615022b81ec42374b49dfb5e70d8b633590cf079
parentb12cec9a5ef14ecb02be7feec65508cf5d65c795
python-3.5-manifest: Add imp to importlib

The imp python module is the forerunner of importlib. Include imp in
the importlib subpackage instead of the misc subpackage so that it can
be depended on without bringing in a bunch of unrelated, unused modules.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-3.5-manifest.inc