Skip to content

Cannot import on Python 3.7 #24

@fluffy-critter

Description

@fluffy-critter

When I try to import urlnorm I get the following:

>>> import urlnorm
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/fluffy/.local/share/virtualenvs/Authl-bMFs1yld/lib/python3.7/site-packages/urlnorm.py", line 206
    MAX_IP = 0xffffffffL
                       ^
SyntaxError: invalid syntax

I have urlnorm 1.1.4 installed from PyPI.

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