]> granicus.if.org Git - python/commit
do_strip(): Fixed cut-and-paste error; this function should check for
authorBarry Warsaw <barry@python.org>
Wed, 15 Dec 1999 02:22:52 +0000 (02:22 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 15 Dec 1999 02:22:52 +0000 (02:22 +0000)
commit153a27ceb2b53056d3bd4b0b3e8058d94acdadae
treef1c031de1744b97a99c22058ee28ec17738c23e1
parentcd975761846dd17718f4c55afdbc288b0d9cc534
do_strip(): Fixed cut-and-paste error; this function should check for
zero arguments (found by Marc Lemburg).
Objects/stringobject.c