Python 3 support

Bug #1982929 reported by John Vandenberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Grasp
New
Undecided
Unassigned

Bug Description

At least a few syntax errors

$ python3.10 -m pyflakes grasp/
grasp/grasp.py:311:17: Missing parentheses in call to 'print'. Did you mean print(...)?
                print "Exception encountered in test for equality, assuming unequal..."
                ^
grasp/magic.py:495:13: Missing parentheses in call to 'print'. Did you mean print(...)?
            print 'Remove Out entries: %s' % keys
            ^
grasp/test/test_grasp.py:93:22: invalid decimal literal
                     1L, # Long
                     ^

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.