I have the following code, and I want to get the string with the value of the file to use in the function:
def openBioActFile():
finestra.openfile = tk.filedialog.askopenfilename(initialdir = cwd,title = "Select file",filetypes = (("text file...
asked by
05.02.2018 / 10:17