Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

PendingDeprecationWarning: the imp module is deprecated in favour of importlib #4

Open
@voetsjoeba

Description

@voetsjoeba

Under Python 3.4, importing the twofish module yields the following warning when developer warnings are enabled (e.g. when running unit tests through the unittest module):

PendingDeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  PendingDeprecationWarning)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions