[IPython-dev] can't %edit python statement inclued non-ascii charset

Ville M. Vainio vivainio at gmail.com
Wed Mar 12 08:35:16 EDT 2008


2008/3/12 Michael McLay <michael.j.mclay at gmail.com>:
> The error is triggered when the edit command writes the string to a
>  temporary file using the builtin open function. The codecs.open
>  function will write a non-ascii character to a file as the following
>  shows.

Ok, then it's probably easy / non-disruptive fix and worth doing.
Thanks, I will look into this.

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



More information about the IPython-dev mailing list