I am using tkFileDialog.askopenfilename() for performing the browse option in my GUI. It works well. But I have a new scenario to be implemented.
tkFileDialog.askopenfilename()
I under