Skip to content

fix reference to variables#147

Open
sleep-walker wants to merge 1 commit intoparkouss:masterfrom
sleep-walker:reference-fix
Open

fix reference to variables#147
sleep-walker wants to merge 1 commit intoparkouss:masterfrom
sleep-walker:reference-fix

Conversation

@sleep-walker
Copy link

Looks like the branch of code hasn't been updated. Leading to

 Traceback (most recent call last):
  File "/Devel/git/webmacs/webmacs/adblock.py", line 158, in _dl_ready_read
    logging.info("no need to download adblock rule: %s", url)
NameError: name 'url' is not defined. Did you mean: 'QUrl'?

and

Traceback (most recent call last):
  File "/Devel/git/webmacs/webmacs/adblock.py", line 160, in _dl_ready_read
    os.utime(path, None)
NameError: name 'path' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant