[IPython-dev] Prefiltering input - where and how?

Thomas Kluyver takowl at gmail.com
Sat Mar 12 19:41:07 EST 2011


On 13 March 2011 00:22, Thomas Kluyver <takowl at gmail.com> wrote:

> Thanks for explaining all that, Fernando - it's very useful. So am I right
> in thinking that the macro code should stay in prefilter, as it's dependent
> on the namespace? And that the static transformers in IPython.core.prefilter
> are redundant and can come out?
>

Also, I see that run_one_block calls run_code with a string. Am I right in
thinking that it should call run_source, which expects strings?

Thanks,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110313/b15e5b83/attachment.html>


More information about the IPython-dev mailing list