Skip to content

Fix #181: Write to stdout.buffer in python3 instead of stdout.#205

Merged
willmcgugan merged 1 commit intoPyFilesystem:masterfrom
selaux:fix-tree-to-stdout-with-python-3
Nov 13, 2015
Merged

Fix #181: Write to stdout.buffer in python3 instead of stdout.#205
willmcgugan merged 1 commit intoPyFilesystem:masterfrom
selaux:fix-tree-to-stdout-with-python-3

Conversation

@selaux
Copy link
Copy Markdown
Contributor

@selaux selaux commented Jun 12, 2015

I don't know if this is the best way to fix this, but it works for me in Python 2 and 3. Otherwise I always get an error when trying to print the directory tree to stdout (see #181).

@selaux selaux force-pushed the fix-tree-to-stdout-with-python-3 branch from d31621b to 1bb6abf Compare June 12, 2015 12:04
willmcgugan added a commit that referenced this pull request Nov 13, 2015
Fix #181: Write to stdout.buffer in python3 instead of stdout.
@willmcgugan willmcgugan merged commit 959be2d into PyFilesystem:master Nov 13, 2015
@willmcgugan
Copy link
Copy Markdown
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants