[py-dev] Re: Error with py.test and scipy ...

Robert Kern rkern at ucsd.edu
Thu Apr 7 23:54:56 CEST 2005


holger krekel wrote:

> if "import scipy" works then i'd like to find out the real 
> cause for the problem with py.test interactions here. 
> py.test is supposed to be non-intrusive ... and having
> to modify scipy in any way does not sound right. 
> (we already had such a case with twisted's nevow, btw, 
> and it was related to *cough*importing*cough*. 

Scipy uses a lazy importing scheme implemented in scipy_base.ppimport. 
I'll try to get around to testing it myself.

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter




More information about the Pytest-dev mailing list