8000 Consider using `super` idiom for child classes · Issue #124 · python-control/python-control · GitHub
[go: up one dir, main page]

Skip to content
Consider using super idiom for child classes #124
@slivingston

Description

@slivingston

Following discussion in pull request #110 (in particular, #110 (comment)), this issue is to decide whether to switch to using the super function when accessing members of parent classes.

Relevant reading in the Python documentation is https://docs.python.org/3/library/functions.html#super

At the current tip of master branch, I found three relevant parts of the code:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0