Skip to content

README: Example assumes Python 2 #6

@Chealer

Description

@Chealer

The README file’s example calls the print statement, which is replaced by the print function in Python 3, meaning it now fails:

print ppretty(…)
^^^^^^^^^^^^^^^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

License This report (including all messages and attachments I add to it) is offered under the terms of CC0 1.0.

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