Serhiy Storchaka added the comment:

1. try/except should be inside a loop, not outside.
 
2. It would be better not to hide the problem under the rug, but find why the 
order of destruction is different when open shell window. Of course, if better 
solution will not be found, we will have to apply this patch before 3.4 
releasing.

----------

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

Reply via email to