mirror of
https://github.com/python/cpython.git
synced 2026-06-11 21:58:45 -04:00
updated whatsnew/3.3.rst with the new methods added to list and bytearray (issue 10516)
This commit is contained in:
@@ -481,6 +481,10 @@ Some smaller changes made to the core Python language are:
|
||||
|
||||
(:issue:`14205`)
|
||||
|
||||
* New methods have been added to :class:`list` and :class:`bytearray`:
|
||||
``copy()`` and ``clear()``.
|
||||
|
||||
(:issue:`10516`)
|
||||
|
||||
New and Improved Modules
|
||||
========================
|
||||
|
||||
Reference in New Issue
Block a user