diff --git a/i_opener.py b/i_opener.py index c6489d0..cfc4efb 100644 --- a/i_opener.py +++ b/i_opener.py @@ -9,7 +9,7 @@ from os.path import isdir, isfile, expanduser, split, relpath, join, commonprefix, normpath from os import listdir, sep, makedirs -from .matching import complete_path, COMPLETION_TYPE +from .matching import complete_path, COMPLETION_TYPE, get_matches from .paths import get_current_directory, directory_listing_with_slahes # Locations of settings files.