Terry J. Reedy <[email protected]> added the comment: I put the new shell variables into PyShell itself. There is usually only one instance created in a session.
I tested the patch manually in both shell and editor with both the default prompt and with sys.ps1 set before importing idlelib.idle. Beginning to automate tests for editor and shell is a project in itself. ---------- stage: patch review -> commit review _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31858> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
