On 12/29/2010 2:53 PM, Benjamin Peterson wrote:
Type "help", "copyright", "credits" or "license" for more information.compile("print(999)\r\n", "blah", "exec")<code object<module> at 0xb353e8, file "blah", line 1>
I made a mistake in testing. Issue closed. Sorry for the noise. -- Terry Jan Reedy _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
