Skip to content

Replace imp package in runtests.py #174

Closed
@joefowler

Description

@joefowler

Original report by Joseph Fowler (Bitbucket: joe_fowler, ).


We get the following Deprecation when running tests.

runtests.py:1: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import imp

Make this go away. Also, figure out how to not search through the .git directories for tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtrivial

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions