]> granicus.if.org Git - python/commit
fileinput: replace this last occurence of codecs.open with builtins.open.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 7 Nov 2011 18:43:07 +0000 (19:43 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 7 Nov 2011 18:43:07 +0000 (19:43 +0100)
commita011e2b2fac5cc63c8214315190a54cc71cbd089
tree3cebb9bd5338447b4b65d2c0d9a01df808cae20a
parent5252f9faee97573f5b8ff37d7c22225e5df6cc0b
fileinput: replace this last occurence of codecs.open with builtins.open.
Lib/fileinput.py
Lib/test/test_fileinput.py