]> 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:40:04 +0000 (19:40 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Oct 2011 17:40:04 +0000 (19:40 +0200)
commit74472a94aa7e779eeb696ae8f1706c01fab4634f
treecdaf5471ab4714c04d473a492e4c210bdd2706b9
parentde8c723ddd7306493f0322c728e8abad996fde3f
Fix a missing encoding argument when opening a text file in some of iobench's subtests.
(found by Georg)
Tools/iobench/iobench.py