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

AttributeError: 'NoneType' object has no attribute 'strip' #3

Open
brian-gates opened this issue Jul 15, 2013 · 0 comments
Open

AttributeError: 'NoneType' object has no attribute 'strip' #3

brian-gates opened this issue Jul 15, 2013 · 0 comments

Comments

@brian-gates
Copy link

I get the following when I hit ctrl+r whether text is highlighted or not. I'm on windows, using ST2 and your commit 0efb4d1.

Traceback (most recent call last):
  File ".\sublime_plugin.py", line 362, in run_
    return self.run(edit)
  File ".\neo4j.py", line 34, in run
  File ".\urllib2.py", line 192, in __init__
  File ".\urllib.py", line 1032, in unwrap
AttributeError: 'NoneType' object has no attribute 'strip'
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

1 participant