byobu-select-session error with python 3

Bug #1043048 reported by Sam W
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Fix Released
High
Dustin Kirkland 

Bug Description

With python3 as default python interpreter, on start of byobu byobu-select-session throws an exception due to python3's new tab/space inconsistency intolerance:

 File "/usr/local/bin/byobu-select-session", line 43
    if output[0] >= 0:
                     ^
TabError: inconsistent use of tabs and spaces in indentation

On checking the script, there is indeed an errant space at this point: removing it stopped the error.
Apologies if I'm doing this wrong, this is my first (fluke) bug report!

Tags: python3
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Committed revision 2001.

Changed in byobu:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Dustin Kirkland (kirkland)
status: In Progress → Fix Committed
Changed in byobu:
status: Fix Committed → Fix Released
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.