Skip to content

When i execute ‘from domaintools import Domain’ #13

@YadongM

Description

@YadongM

When i execute ‘from domaintools import Domain’

Traceback (most recent call last):

  File "/usr/local/lib/python3.8/dist-packages/IPython/core/interactiveshell.py", line 3441, in run_code
    exec(code_obj, self.user_global_ns, self.user_ns)

  File "<ipython-input-31-158e6e186f83>", line 1, in <module>
    from domaintools import Domain

  File "/usr/local/lib/python3.8/dist-packages/domaintools/__init__.py", line 53
    __whitespace_regex = re.compile(ur'\s+')
                                      ^
SyntaxError: invalid syntax

python 3.85
jupyter notebook
windows 10 / ubuntu 20
domaintools 0.38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions