<br><br><div class="gmail_quote">On Wed, Mar 24, 2010 at 8:17 AM, Bruce Southey <span dir="ltr"><<a href="mailto:bsouthey@gmail.com">bsouthey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
Wow, this is really impressive!<br>
I installed the svn numpy version '2.0.0.dev8300' with the latest Python<br>
3.1.2 and it works!<br>
<br>
All the tests pass except:<br>
test_utils.test_lookfor<br>
<br>
I am guessing that it is this line as the other io imports do not have<br>
the period.<br>
from .io import StringIO<br>
<br></blockquote><div><br>I went ahead and renamed lib/io.py to lib/npyio.py in r8302. Can you give it a try? you might need to rm the build/py3k directory first to make it work.<br><br><snip><br><br>Chuck <br></div>
<br></div>