Skip to content
Discussion options

You must be logged in to vote

Like in Python - just take two arguments with one having a default value.

Or take *args and extract the contents yourself, this is closer to the C and using PyArg_UnpackTuple (which you probably meant).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davidhewitt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants
Converted from issue

This discussion was converted from issue #1881 on October 13, 2021 13:15.