Project

General

Profile

Actions

Feature #17454

closed

Don't force module classes to be called "Module"

Added by John Spray over 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
python interface
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

For simplicity, MgrPyModule currently just looks for a class called "Module" in anything it imports. That's kind of weird: it should look through the symbols at module scope in the imported module and pick up anything that inherits from MgrModule.

Actions

Also available in: Atom PDF