Using exec with embedded python interpreter 3.7

Eko palypse ekopalypse at gmail.com
Sun Sep 1 17:10:54 EDT 2019


@MRAB, I'm building a notepad++ plugin which can execute the
written code and if one writes help(os) it gets executed via
exec(editor.getText()) and output redirected to the plugin console window.
Sorry to you as well as I have also replied to you directly.
Thank you



More information about the Python-list mailing list