]> granicus.if.org Git - python/commit
Fix #13834: strip() strips leading and trailing whitespace.
authorGeorg Brandl <georg@python.org>
Sun, 22 Jan 2012 20:31:21 +0000 (21:31 +0100)
committerGeorg Brandl <georg@python.org>
Sun, 22 Jan 2012 20:31:21 +0000 (21:31 +0100)
commitbeca27a394d4e3988a4c08e670a5b42f1e7eb4a0
treea5759bba4ffdac92206609c72c3c22b00ac0ec09
parent886455cc4eddbe63a81d775f9b821d5a39d79d8f
Fix #13834: strip() strips leading and trailing whitespace.
Objects/bytesobject.c