# Bug report ### Bug description: ```python # Add a code block here, if required ``` from tkinter import filedialog filedialog.askopenfilename()  ### CPython versions tested on: 3.12 ### Operating systems tested on: Windows