Skip to content

Deprecate Use of imp in Favor of importlib on Python >= 3.1 #386

@derks

Description

@derks

The imp module is deprecated in favor of importlib as of Python 3.4 ... should update Cement (with backward compat for imp on Python < 3.1).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions