0708302464
In python 3 f.seek() on text doesn't work like it does in py2/C because text is now unicode. So change read_tail to use byte mode and take unicode into account. Also add tests for it. |
||
---|---|---|
.. | ||
cleanup | ||
cli | ||
composer | ||
pylint | ||
pylorax | ||
__init__.py | ||
lib.py | ||
test_cli.sh | ||
testenv.sh |