From: Antoine Pitrou Date: Sat, 8 Oct 2011 17:40:22 +0000 (+0200) Subject: Fix a missing encoding argument when opening a text file in some of iobench's subtests. X-Git-Tag: v3.3.0a1~1247 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=760531a4944f7e00cd5c024740439d5d202bafe2;p=thirdparty%2FPython%2Fcpython.git Fix a missing encoding argument when opening a text file in some of iobench's subtests. (found by Georg) --- 760531a4944f7e00cd5c024740439d5d202bafe2