Readme improved

This commit is contained in:
David Halter
2012-08-31 16:15:21 +02:00
parent 40d2c412a5
commit adbb2d18c4
5 changed files with 123 additions and 31 deletions

View File

@@ -9,6 +9,7 @@ import debug
import imports
import os
# TODO remove NotFoundError, should not be exposed
__all__ = ['complete', 'goto', 'get_definitions',
'NotFoundError', 'set_debug_function']