[IPython-user] running ipython from command line with pysh profile does not work
Ville Vainio
vivainio at gmail.com
Sun Apr 9 04:32:42 CDT 2006
On 4/9/06, Krishna Mohan Gundu <gkmohan at gmail.com> wrote:
> hello,
>
> the following simple test fails
>
> ##test.py##
> echo 'Hello, World'
> ##test.py##
This is not python code, and python files passed at command line
expect straight python (magic/alias translation is not performed for
them).
--
Ville Vainio - vivainio.googlepages.com
vainio.blogspot.com - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list