On Thu, Apr 10, 2008 at 02:21:05AM -0400, Joe Harrington wrote: > I'll go so far as to suggest that if scipy must > have multiple packages within it, we could have them each be their own > top-level package, and drop the "scipy." (or "S.", or "sp.") prefix > entirely.
Sound like C-type namespaces done with reserved prefixes. History has shown this is a dead-end, don't waist your time on it. Gaƫl _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
