mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 23:34:45 +08:00
Fix issues with iter_module_names
This commit is contained in:
@@ -12,6 +12,8 @@ def from_names_goto():
|
||||
def builtin_test():
|
||||
#? ['math']
|
||||
import math
|
||||
#? ['mmap']
|
||||
import mmap
|
||||
|
||||
# -----------------
|
||||
# completions within imports
|
||||
|
||||
Reference in New Issue
Block a user