Add interpreter prompt.
This commit is contained in:
parent
42a7e0f425
commit
5496d1b4f9
10
pep-3099.txt
10
pep-3099.txt
|
@ -189,6 +189,16 @@ Coding style
|
|||
http://mail.python.org/pipermail/python-3000/2006-March/000131.html
|
||||
|
||||
|
||||
Interactive Interpreter
|
||||
=======================
|
||||
|
||||
* The interpreter prompt (``>>>``) will not change. It gives Guido warm
|
||||
fuzzy feelings.
|
||||
|
||||
Thread: "Low-hanging fruit: change interpreter prompt?",
|
||||
http://mail.python.org/pipermail/python-3000/2006-November/004891.html
|
||||
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
||||
|
|
Loading…
Reference in New Issue