]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fileinput.hook_encoded() uses builtin open(), not codecs.open().
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 27 Apr 2016 20:06:41 +0000 (23:06 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 27 Apr 2016 20:06:41 +0000 (23:06 +0300)
commit258a5d4dcb0fbf787c5e7e78b30e200534753413
tree1582b1492f3bfbb4ca0a508259e142164c3100e0
parentfb7c8ae4e7762d5b862cace2f68b48ff42e39cb0
parenta87e6ba0ac54113c1617900d18ae05d3c0c2d366
fileinput.hook_encoded() uses builtin open(), not codecs.open().
Doc/library/fileinput.rst