Terry J. Reedy <tjre...@udel.edu> added the comment:

filedialog.askopenfilename returns 'Open(**options).show()'.  IDLE's File => 
Open (^O) calls Open and show directly.  It continues to run on all versions on 
my machine (and presumably those of numerous others).  I have TortoiseGit now 
and only recently removed TortoiseHG, so those two seem well-enough behaved.  
This is almost certainly not a cpython issue, but it would be good to know 
where the problem lies.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38974>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to