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

I would not be surprised if using the gui features of both tkinter and pygame 
together did cause a crash, as both would be competing for the screen.  Ditto 
if both were handling key and mouse events.  That might be closed instead as 
"won't fix"

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

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

Reply via email to