This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amboxer21
Recipients amboxer21, dstufft, eric.araujo
Date 2018-08-07.16:52:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533660760.63.0.56676864532.issue34352@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-08-07 16:52:40amboxer21setrecipients: + amboxer21, eric.araujo, dstufft
2018-08-07 16:52:40amboxer21setmessageid: <1533660760.63.0.56676864532.issue34352@psf.upfronthosting.co.za>
2018-08-07 16:52:40amboxer21linkissue34352 messages
2018-08-07 16:52:40amboxer21create