1
0
forked from VimPlug/jedi

added tests for sphinx docstrings, #40

This commit is contained in:
David Halter
2012-11-30 23:49:32 +01:00
parent 8bc2fd1c67
commit c2f5a6a4b9

View File

@@ -9,7 +9,6 @@ there are the `follow_` functions, which evaluate a statement, or parts of a
statement.
TODO super()
TODO nonlocal statement, needed or can be ignored? (py3k)
"""
from _compatibility import next, property, hasattr, is_py3k, use_metaclass, \