Skip to content

Command line with Python 3 does not work #23

@ThomasFaivre

Description

@ThomasFaivre

Hello!

I found this bug:

$ python3 bin/bugzilla help
  File "bin/bugzilla", line 37
    lambda (alias, target): "    {:20}{}".format(alias, target),
           ^
SyntaxError: invalid syntax
$ python3 --version
Python 3.4.2

I tried to fix this (it's a deeper issue than the syntax error), but I am not very familiar with the differences between Python 2.7 and Python 3...

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions