1
0
forked from VimPlug/jedi

sphinx api_classes description

This commit is contained in:
David Halter
2012-12-29 20:44:07 +01:00
parent 19084616ea
commit 01220e047e

View File

@@ -1,4 +1,7 @@
""" The classes returned by the api """
"""`api_classes` contains the return classes of the API. These classes are the
much bigger part of the whole API, because here you get out the information
about completion and goto operations.
"""
import re
import os