Terry J. Reedy <[email protected]> added the comment: Additional note: RefMan 2. Lexical analysis: "Python reads program text as Unicode code points;"
Doc for runsource says "Compile and run some source in the interpreter. Arguments are the same as for compile_command()". Latter says "sourse is the source string". ---------- nosy: +terry.reedy _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5556> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
