Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global name 're_ignore' is not defined #238

Closed
polearnik opened this issue Aug 3, 2016 · 1 comment
Closed

global name 're_ignore' is not defined #238

polearnik opened this issue Aug 3, 2016 · 1 comment

Comments

@polearnik
Copy link

Traceback (most recent call last):
File "/opt/sublime_text/sublime_plugin.py", line 231, in run_callback
expr()
File "/opt/sublime_text/sublime_plugin.py", line 252, in
run_callback('on_load', callback, lambda: callback.on_load(v))
File "FTPSync in /home/polearnik/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 2599, in on_load
NameError: global name 're_ignore' is not defined
Traceback (most recent call last):
File "/opt/sublime_text/sublime_plugin.py", line 231, in run_callback
expr()
File "/opt/sublime_text/sublime_plugin.py", line 252, in
run_callback('on_load', callback, lambda: callback.on_load(v))
File "FTPSync in /home/polearnik/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 2599, in on_load

@comlaterra
Copy link

Mmm, not a single answer? a link somewhere?

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

No branches or pull requests

2 participants