@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 -- https://mail.python.org/mailman/listinfo/python-list
- Using exec with embedded python interpreter 3.7 Eko palypse
- Using exec with embedded python interpreter 3.7 Eko palypse
- Re: Using exec with embedded python interpreter 3.7 Peter Otten
- Re: Using exec with embedded python interpreter 3.7 MRAB
- Re: Using exec with embedded python interpreter 3... Eko palypse
