Skip to content

Using python's super() within a new Julia-defined Python class #423

Answered by cjdoris
bensetterholm asked this question in Q&A
Discussion options

You must be logged in to vote

Not currently possible I'm afraid. You could do Rectangle.__init__(self, ...) instead.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bensetterholm
Comment options

@cjdoris
Comment options

Answer selected by bensetterholm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants