Tommymac501 4 Junior Poster in Training

When I execute;

tkFileDialog.askopenfilename(title='Open file', filetypes=[('csv files', '*.csv')])

I get a file open dialog just fine, but there's also a blank TK panel about 2 inches square with nothing in it titled 'tk' behind the dialog. What is it, and how do I make it go away?

I'm on Windows XP Pro.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.