Terry J. Reedy added the comment:

Please just change '1/0' to '1//0'.  Any expression that raises something other 
than NameError or AttributeError will do. .get_entity evals user code and Idle 
previously crashed when other exceptions were not caught. Thanks, Serhiy, for 
catching this.

The other warned code appears to be essential to the corresponding test. I 
presume Serhiy checked this also.

----------
assignee:  -> haypo
stage:  -> patch review
type:  -> behavior

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

Reply via email to