[New-bugs-announce] [issue34352] Using tailf with python3.4

Anthony Guevara report at bugs.python.org
Tue Aug 7 12:52:40 EDT 2018


New submission from Anthony Guevara <amboxer21 at 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 <report at bugs.python.org>
<https://bugs.python.org/issue34352>
_______________________________________


More information about the New-bugs-announce mailing list