Message152487
#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. |
|
Date |
User |
Action |
Args |
2012-02-03 00:07:47 | terry.reedy | set | recipients:
+ terry.reedy, rhettinger, ezio.melotti, eric.araujo, docs@python, dronus |
2012-02-03 00:07:47 | terry.reedy | set | messageid: <1328227667.37.0.0410956204187.issue12902@psf.upfronthosting.co.za> |
2012-02-03 00:07:46 | terry.reedy | link | issue12902 messages |
2012-02-03 00:07:46 | terry.reedy | create | |
|