[stephan k.] fix #798

This commit is contained in:
Nikos Kouremenos 2005-09-02 21:29:01 +00:00
parent c4a6af00d6
commit 16acf1d4f5
1 changed files with 1 additions and 0 deletions

View File

@ -242,6 +242,7 @@ _('Connection with peer cannot be established.'))
files_path_list = dialog.get_filenames()
file_dir = None
dialog.destroy()
file_dir = None
for file_path in files_path_list:
file_path = file_path.decode(sys.getfilesystemencoding())
if os.path.isfile(file_path):