mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #23501: Argumen Clinic now generates code into separate files by default.
This commit is contained in:
parent
0759f84d62
commit
1009bf18b3
54 changed files with 9262 additions and 8731 deletions
|
@ -391,10 +391,9 @@ audioop_check_parameters(Py_ssize_t len, int size)
|
|||
}
|
||||
|
||||
/*[clinic input]
|
||||
output preset file
|
||||
module audioop
|
||||
[clinic start generated code]*/
|
||||
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=5619f935f269199a]*/
|
||||
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=8fa8f6611be3591a]*/
|
||||
|
||||
/*[clinic input]
|
||||
audioop.getsample
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue