Re: module console

2007-05-05 Thread castironpi
On May 5, 7:29 pm, [EMAIL PROTECTED] wrote: > Can I get the console to behave like it's in a module? > > So far I have inspect.getsource() working by setting the filename and > linenumbers of the return from compiler.parse(). I'm looking too. -me This at least gets a instance loaded; we'll see.

module console

2007-05-05 Thread castironpi
Can I get the console to behave like it's in a module? So far I have inspect.getsource() working by setting the filename and linenumbers of the return from compiler.parse(). I'm looking too. -me -- http://mail.python.org/mailman/listinfo/python-list