PEP 762: REPL-acing the default REPL
📝
内容提要
One of Python’s core strengths is its interactive mode, also known as the Read-Eval-Print Loop (REPL), or the Python console, or the Python shell. This PEP describes the new implementation of this...
🏷️
标签
➡️