Skip to content

Instantly share code, notes, and snippets.

ModuleSyntaxError: Syntax error in file <blogger_bridge.py> line <82>:
Syntax errors in file blogger_bridge.py:
* line 23: invalid syntax ... fixed
* line 82: expected an indented block ... raised!
Traceback (most recent call last):
File "/home/eulero/workspace/emacs-for-python/rope-dist/ropemode/decorators.py", line 53, in newfunc
return func(*args, **kwds)
File "/home/eulero/workspace/emacs-for-python/rope-dist/ropemode/interface.py", line 274, in completions
return _CodeAssist(self, self.env).completions()
File "/home/eulero/workspace/emacs-for-python/rope-dist/ropemode/interface.py", line 593, in completions