]> granicus.if.org Git - python/commit
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:41:34 +0000 (19:41 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Oct 2011 17:41:34 +0000 (19:41 +0200)
commit31b3763fa304038a0f1d8a0be5e4a2b41026f107
treee77000cb36c8e942f27d2d9f93e60a276f2a30b6
parentc4a27451741419c34fc37454d2c6af2c149ea569
Fix a missing encoding argument when opening a text file in some of iobench's subtests.
(found by Georg)
Tools/iobench/iobench.py