diff options
author | Antoine Brenner <antoine@gymglish.com> | 2014-04-16 21:58:03 +0200 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-04-17 17:52:34 -0400 |
commit | 3fce8abf68f386d18f2fad9f086e0d436af57b3a (patch) | |
tree | 429d9edcb8fdeb662607a99bd812c02cc7a68b3b /tox-requirements.txt | |
parent | 9b2388cad56b803ef71d1f3c7523361ecdd16425 (diff) |
BufferedFile.read() now returns byte strings instead of text strings
It is the right thing to do since we have no idea what encoding the file
is in, or even if the file is text data. BufferedFile.readline() is
unchanged and returns text strings assuming the file is utf-8 encoded.
This should fix the following issue:
http://comments.gmane.org/gmane.comp.sysutils.backup.obnam/252
Antoine Brenner
Conflicts:
sites/www/changelog.rst
Diffstat (limited to 'tox-requirements.txt')
0 files changed, 0 insertions, 0 deletions