[IPython-dev] weird autocall transalation printouts
Ville M. Vainio
vivainio at gmail.com
Fri Apr 20 09:40:00 EDT 2007
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