From: Eli Bendersky Date: Sun, 13 Jan 2013 13:26:31 +0000 (-0800) Subject: Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes... X-Git-Tag: v3.4.0a1~1617 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a50ff1887d706ff193b698013931516307972382;p=thirdparty%2FPython%2Fcpython.git Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. Patch by Serhiy Storchaka. --- a50ff1887d706ff193b698013931516307972382