Skip to content

local variable 'links' referenced before assignment #108

Open
@chuoicu

Description

@chuoicu

Process BaiduEnum-2:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "sublist3r.py", line 264, in run
domain_list = self.enumerate()
File "sublist3r.py", line 237, in enumerate
links = self.extract_domains(resp)
File "sublist3r.py", line 489, in extract_domains
return links
UnboundLocalError: local variable 'links' referenced before assignment

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