On Thu, Apr 10, 2008 at 6:43 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Is there anything numpy/scypi specific about it? I > d like to use this kind of thing with other packages, in which case it > definitely does not belong in numpy or scipy.
Basically, it's a configuration issue, I think. The tool needs to know which packages to search in because it can't search every installed package (it needs to load them all!). -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
