<div class="gmail_quote">On 2 March 2011 20:27, Jörgen Stenarson <span dir="ltr"><<a href="mailto:jorgen.stenarson@bostream.nu" target="_blank">jorgen.stenarson@bostream.nu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Thomas Kluyver skrev 2011-03-02 21:08:<br>
<div>> At present, any command containing non-ascii characters fails (at least<br>
> for me). Can you test with my unicode issues branch:<br>
><br>
<br>
</div>The problem with non-ascii characters disappeared but there are some<br>
test errors and failures, see below.<br></blockquote><div><br>OK, the first two are easy ones, I'd just forgotten to add the encoding declaration to the necessary files (I guess it's a platform difference that it didn't complain for me). I've pushed an update.<br>


<br>The next two I'm not sure about - it looks like some of our directory code isn't properly platform independent. Finally, pexpect is a dependency error - it should fall back to using IPython.external.pexpect.<br>

<br>I've also rebased the branch, so it's up to date with trunk - can I ask you to test again with that? You might have to delete your copy of the branch and refetch it.<br>
<br>Thomas<br></div></div>