Skip to content

Python3 support? #11

@stefanbackor

Description

@stefanbackor

Are you planning to support python3 in your cli tool?

root@daac243d89ba:/serve/app/source# gl init
Traceback (most recent call last):
  File "/usr/local/bin/gl", line 3, in <module>
    from getlocalization.cli.commands import main
  File "/usr/local/lib/python3.5/dist-packages/getlocalization/cli/commands.py", line 27
    print "Repository created..."
                                ^
SyntaxError: Missing parentheses in call to 'print'

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