Skip to content

Support python3 #5

Closed
Closed
@willmurnane

Description

@willmurnane

The print statement on line 22 doesn't use parentheses, so this doesn't work in python 3. Perhaps a call to stdout.write() or the "from future import print_function" would be good? Or call write_stdout?

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