We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3953d1 commit 422b38aCopy full SHA for 422b38a
ftpclient/listeners.py
@@ -1,7 +1,7 @@
1
from os.path import basename
2
from tempfile import NamedTemporaryFile
3
4
-from core.commands import _open_local_file
+from core.commands import _open_local_files
5
6
from fman import DirectoryPaneListener, NO, YES, fs, load_json, show_alert
7
from fman.url import splitscheme
0 commit comments