]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix a missing encoding argument when opening a text file in some of iobench's subtests.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Oct 2011 17:40:22 +0000 (19:40 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Oct 2011 17:40:22 +0000 (19:40 +0200)
(found by Georg)


Trivial merge