calibre-debug print fails

Bug #1806105 reported by qqqqqqqqq9
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre (Ubuntu)
New
Undecided
Unassigned

Bug Description

In calibre 3.31

I get this:

$ /usr/bin/calibre-debug -c"print 'ffff'"

ffff

In calibre 3.34, it fails:

$ /usr/bin/calibre-debug -c"print 'ffff'"
Traceback (most recent call last):
  File "/usr/bin/calibre-debug", line 20, in <module>
    sys.exit(main())
  File "/usr/lib/calibre/calibre/debug.py", line 276, in main
    exec(opts.command)
  File "<string>", line 1
    print 'ffff'
               ^
SyntaxError: invalid syntax

System: Ubuntu Disco

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.