URL: <http://savannah.gnu.org/bugs/?42903>
Summary: checklists.py fails when $(PYTHON) is Python 3 Project: findutils Submitted by: ajfodjes Submitted on: Sat 02 Aug 2014 17:55:25 GMT Category: find Severity: 3 - Normal Item Group: Test suite failure Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: 4.5.14 Fixed Release: None _______________________________________________________ Details: See https://bugs.gentoo.org/show_bug.cgi?id=518838 The problem is at the end of this file: http://git.savannah.gnu.org/cgit/findutils.git/tree/find/testsuite/Makefile.am I don't know enough about automake to get it to choose Python 2 over Python 3. Alternatively there is only one print statement in checklists.py so it might be easier to use `from __future__ import print_function` to support both v2 and v3 _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?42903> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/