On 17.11.15 17:22, Guido van Rossum wrote:
But more important is the interactive REPL, which parses your input
fully each time you hit ENTER.

Interactive REPL runs different code. It is simpler that the code for reading from file, because it have no care about BOM or coding cookie.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to