From: Serhiy Storchaka Date: Wed, 27 Apr 2016 20:06:41 +0000 (+0300) Subject: fileinput.hook_encoded() uses builtin open(), not codecs.open(). X-Git-Tag: v3.6.0a1~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=258a5d4dcb0fbf787c5e7e78b30e200534753413;p=thirdparty%2FPython%2Fcpython.git fileinput.hook_encoded() uses builtin open(), not codecs.open(). --- 258a5d4dcb0fbf787c5e7e78b30e200534753413