bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #42903] checklists.py fails when $(PYTHON) is Python 3


From: Chris
Subject: [bug #42903] checklists.py fails when $(PYTHON) is Python 3
Date: Sat, 02 Aug 2014 17:55:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]