Skip to content

NameError: name 'NoneType' is not defined #2

@ivoidcat

Description

@ivoidcat

114.114.114.115 www.baidu.com 响应时间:Traceback (most recent call last):
File "/Users/zhigangyang/ODev/dns_Speed_test/Linux.py", line 27, in run
ms = ms + int(m.group())
AttributeError: 'NoneType' object has no attribute 'group'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/zhigangyang/ODev/dns_Speed_test/mian.py", line 23, in
Linux.run(dns_list, html_list)
File "/Users/zhigangyang/ODev/dns_Speed_test/Linux.py", line 33, in run
except NoneType as e:
NameError: name 'NoneType' is not defined

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