forked from VimPlug/jedi
added tests for sphinx docstrings, #40
This commit is contained in:
@@ -9,7 +9,6 @@ there are the `follow_` functions, which evaluate a statement, or parts of a
|
|||||||
statement.
|
statement.
|
||||||
|
|
||||||
TODO super()
|
TODO super()
|
||||||
|
|
||||||
TODO nonlocal statement, needed or can be ignored? (py3k)
|
TODO nonlocal statement, needed or can be ignored? (py3k)
|
||||||
"""
|
"""
|
||||||
from _compatibility import next, property, hasattr, is_py3k, use_metaclass, \
|
from _compatibility import next, property, hasattr, is_py3k, use_metaclass, \
|
||||||
|
|||||||
Reference in New Issue
Block a user