[IPython-dev] unicode error issue #25
Brian Granger
ellisonbg at gmail.com
Wed May 19 13:50:45 EDT 2010
Do you want to parse config files or command line options, or simple
instantiate a minimal IPython object?
Brian
On Wed, May 19, 2010 at 9:59 AM, Jörgen Stenarson
<jorgen.stenarson at bostream.nu> wrote:
> Hi
>
> I have been thinking about the problems reported in issue #25.
>
> As a start on getting tests for this I would like to instantiate an
> ipythonapp object and then have it execute a line of code and then
> capture or just view the output.
>
> Something like:
>
> app = ipythonapp()
> app.runline("print 'åäö'")
>
>
> What is the recommended way to do something like this today? Is there
> perhaps already some test that does something similar that I can look at?
>
> /Jörgen
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
--
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu
ellisonbg at gmail.com
More information about the IPython-dev
mailing list