mirror of
https://github.com/python/cpython.git
synced 2026-05-31 06:40:53 +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 | ||