mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 07:14:48 +08:00
preparations to merge parts of builtin/modules
This commit is contained in:
@@ -9,7 +9,7 @@ import debug
|
||||
__all__ = ['complete', 'get_completion_parts', 'set_debug_function']
|
||||
|
||||
|
||||
class FileWithCursor(modules.File):
|
||||
class FileWithCursor(modules.Module):
|
||||
"""
|
||||
Manages all files, that are parsed and caches them.
|
||||
Important are the params source and module_path, one of them has to
|
||||
|
||||
Reference in New Issue
Block a user