On Tue, Jan 28, 2014 at 7:22 AM, Rick Johnson <rantingrickjohn...@gmail.com> wrote: > maintain a consistency between them > > input (reads a string from stdin) > print (writes a string to stdout) > > It is my strong believe that defining an "input" method that > "magically" evals the input string is just plain evil.
Fortunately, as of Python 3, that parallel is maintained. ChrisA -- https://mail.python.org/mailman/listinfo/python-list