New submission from Anthony Guevara <amboxe...@gmail.com>:
When using tailf with Python2.7 there are no issues. When using tailf with Python3.4 some print statements use the old version 2 style. Python3 also complains about an implicit conversion. I have included a patch. ---------- components: Distutils files: tailf.patch keywords: patch messages: 323246 nosy: amboxer21, dstufft, eric.araujo priority: normal severity: normal status: open title: Using tailf with python3.4 type: crash versions: Python 3.4 Added file: https://bugs.python.org/file47734/tailf.patch _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34352> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com