As a workaround, I believe you can use
    input_files = root.tk.splitlist(input_files)
which will correctly deal with filenames that contain embedded
characters that have special meaning in Tcl.

Jeff
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to