You can use the Jupiter console: https://jupyter.org/
On Fri, 11 Jun 2021 at 15:13, Raymond Bisdorff <[email protected]> wrote: > > Dear Python developers, > > It would be helpful, if the following issue with copy-pasting python > code-snippets into the standard shell console, could be investigated and > corrected. > > https://stackoverflow.com/questions/2501208/copying-and-pasting-code-into-the-python-interpreter > > In particular, copying and pasting from sphinx python and pycon > code-blocks with copy button (only >>> and ... lines), is at present not > generally working due to the "the shell-s de-indent cmd" need for empty > lines. > > See https://digraph3.readthedocs.io/en/latest/index.html > > Thank you in advance for you attention, > > Best Regards, > > Raymond Bisdorff > > -- > Raymond Bisdorff > Emeritus Professor of Computer Science and Applied Mathematics > University of Luxembourg > http://rbisdorff.github.io/ > > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/6X6G52BYEDQYTZPX2FV5JJ4P4JH4VIL3/ > Code of Conduct: http://python.org/psf/codeofconduct/ _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/JXG3ETPULMYJUT4RQA6JUFUJMGENIZO7/ Code of Conduct: http://python.org/psf/codeofconduct/
