[IPython-user] run python script with arg
Fernando Perez
Fernando.Perez at colorado.edu
Fri Sep 24 13:31:11 CDT 2004
John Hunter schrieb:
> Fernando> In practice, this should do what you want. It's an
> Fernando> extra step (you need to start ipython first and _then_
> Fernando> use run), but hopefully this is OK in your context. Let
> Fernando> me know if you need more details/help.
>
> Worked great.
Good :)
> (BTW I fixed the funny char problem I emailed you about
> offlist by rebuilding python with readline and termios)
Ah! I bet termios is the culprit here. This actually is a very useful piece
of info, many thanks. Now at least I can tell users who see this problem what
to look for in terms of potential problems.
Thanks!
f
More information about the IPython-user
mailing list