Skip to content

Python3 compatibility #2

@tfeldmann

Description

@tfeldmann

Some errors occur on import (Python3.4):

from uptimerobot.uptimerobot import UptimeRobot
  File "~/Code/src/uptimerobot/uptimerobot/uptimerobot.py", line 103
    except Exception, e:
                    ^
SyntaxError: invalid syntax

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