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

#13902 is essentially a duplicate of this and I may close it.
I am thinking now that executing unknown amounts of unknown code from unknown 
modules is a really bad idea. If a module just crashes the system, as happened 
with the OP of the above, there is no way to tell what the culprit is. So if we 
do not disable 'modules', I thing it should just read directory names and 
forget about docstrings. In any case, output should be flushed as available if 
not now.

----------

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

Reply via email to