paramiko/sites/www
Antoine Brenner 3fce8abf68 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
2014-04-17 17:52:34 -04:00
..
_templates Rename 'main' doctree to 'www'; refactor sphinx task conf 2014-01-21 16:59:21 -08:00
blog Rename 'main' doctree to 'www'; refactor sphinx task conf 2014-01-21 16:59:21 -08:00
blog.py Rename 'main' doctree to 'www'; refactor sphinx task conf 2014-01-21 16:59:21 -08:00
blog.rst Rename 'main' doctree to 'www'; refactor sphinx task conf 2014-01-21 16:59:21 -08:00
changelog.rst BufferedFile.read() now returns byte strings instead of text strings 2014-04-17 17:52:34 -04:00
conf.py Re-enable Intersphinx from www -> docs 2014-03-03 18:22:33 -08:00
contact.rst Remove blog link for now 2014-01-30 14:20:04 -08:00
contributing.rst Fix broken link format 2014-01-30 14:20:13 -08:00
index.rst Prevent warning about unlinked blog page 2014-01-28 16:00:03 -08:00
installing.rst Uggh how did this slip in 2014-03-21 17:29:31 -07:00