]> granicus.if.org Git - python/commit
Fix PR#31 -- zfill() mishandles empty string.
authorGuido van Rossum <guido@python.org>
Mon, 11 Oct 1999 22:15:41 +0000 (22:15 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 11 Oct 1999 22:15:41 +0000 (22:15 +0000)
commit1b7aec35c43360ed1ec699458cc103e3223aac14
treea83977c38a24f3ca78b2b661ea83a7d63a2c84ee
parent42636dc64d098ab034980e7c3e2bb2e056db3fb7
Fix PR#31 -- zfill() mishandles empty string.
Lib/string.py