CarlFK/charm-ubuntu forked from marcoceppi/charm-ubuntu
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
opned() for text not binary #1
Open
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
Jump to file or symbol
Failed to load files and symbols.
Viewing a subset of changes. View all
python 3 needs file opned for text, not binary/bytes
tested with: with open('/etc/hostname', 'wt') as f:- Loading branch information...
commit 0022fb1f424168f60ac2a34c37e99701b1bf7137
CarlFK
committed
Dec 14, 2016