mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
gh-114894: add array.array.clear() method (#114919)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: AN Long <aisk@users.noreply.github.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
parent
5319c66550
commit
9d1a353230
7 changed files with 71 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
Add :meth:`array.array.clear`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue