R. David Murray added the comment:

That's a safe use of exec, since the name is coming from a loaded module and 
not from user input.  Still, load_module would be cleaner.

However, the real fix is to just delete that code.  It is dead code...we always 
pass the indirect_test argument to dash_R.

----------
nosy: +r.david.murray

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

Reply via email to