Files
jedi/test/completion/thirdparty/jedi.py
2012-06-28 21:19:28 +02:00

11 lines
163 B
Python

import functions
el = functions.complete()[0]
# has problems with that (sometimes) very deep nesting.
#? ['description']
el.description
#? str()
el.description