Skip to content

Glossary entry for "loader" references a long-deprecated method to explain it #129044

@arnoegw

Description

@arnoegw

Documentation

The glossary entry for loader explains it as

An object that loads a module. It must define a method named load_module().

However, the Loader API marks load_module() as

Deprecated since version 3.4

in favor of exec_module() and create_module().

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions