From 8e8af6e72210a5ae59cbed73084ff93a7c49d835 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Mon, 15 Apr 2002 14:05:59 +0000 Subject: [PATCH] Add item --- Doc/whatsnew/whatsnew23.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 0b16acd99c..f3d5edb4a3 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -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(). %====================================================================== -- 2.40.0