======================================================================
ERROR: test_ValidHTTP (test__datasource.TestDataSourceOpen)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/numpybb/Buildbot/numpy/b13/numpy-install/lib/python2.4/site-packages/numpy/lib/tests/test__datasource.py",
line 81, in test_ValidHTTP
    assert self.ds.open(valid_httpurl())
  File "../numpy-install/lib/python2.4/site-packages/numpy/lib/_datasource.py",
line 394, in open
  File "../numpy-install/lib/python2.4/site-packages/numpy/lib/_datasource.py",
line 252, in _findfile
  File "../numpy-install/lib/python2.4/site-packages/numpy/lib/_datasource.py",
line 214, in _cache
URLError: <urlopen error URL not found: http://www.google.com/index.html>

It seems to be from the changes to speed up imports.

Chuck
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to