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 #1

Updated by Bhavishya Desai over 6 years ago

I am working on this issue

Actions #2

Updated by Kefu Chai over 6 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Kefu Chai over 6 years ago

  • Status changed from Fix Under Review to Resolved
  • Assignee set to Kefu Chai
Actions

Also available in: Atom PDF