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