mirror of
https://github.com/python/cpython.git
synced 2026-03-06 13:00:50 +00:00
Use the unused keyword param in the converter to explicitly
mark an argument as unused:
/*[clinic input]
SomeBaseClass.stubmethod
flag: bool(unused=True)
[clinic start generated code]*/
|
||
|---|---|---|
| .. | ||
| clinic.py | ||
| cpp.py | ||