mirror of https://github.com/python/cpython
Add item
This commit is contained in:
parent
3aa3fc46c8
commit
8e8af6e722
|
@ -228,6 +228,8 @@ redisplay functions.
|
|||
Add optional arg to string methods strip(), lstrip(), rstrip().
|
||||
The optional arg specifies characters to delete.
|
||||
|
||||
New method: string.zfill()
|
||||
|
||||
Add dict method pop().
|
||||
|
||||
%======================================================================
|
||||
|
|
Loading…
Reference in New Issue