mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #20390: Small fixes and improvements for Argument Clinic.
This commit is contained in:
parent
9ad116bcd0
commit
c20472640c
18 changed files with 164 additions and 125 deletions
|
@ -393,7 +393,6 @@ audioop_check_parameters(Py_ssize_t len, int size)
|
|||
/*[clinic input]
|
||||
output preset file
|
||||
module audioop
|
||||
class audioop.error
|
||||
[clinic start generated code]*/
|
||||
/*[clinic end generated code: checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709]*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue