[IPython-dev] weird autocall transalation printouts

Ville M. Vainio vivainio at gmail.com
Fri Apr 20 11:11:14 EDT 2007


Interestingly, this only happens at my work machine, not at home... hmm...

On 4/20/07, Ville M. Vainio <vivainio at gmail.com> wrote:

> Anyone know what's going on? I'll look into this later today also.
> Autocall prints weird translated version of a command...
>
> [~]|36> def func(x): pass
>    |..>
> [~]|37> fun
> func   funzip
> [~]|37> func(12)
> [~]|38> func 12
> - - - - f u n c
> [~]|39>

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list