[SciPy-Dev] relative imports

Denis Laxalde denis at laxalde.org
Wed May 16 09:47:16 EDT 2012


Hi,

What do people think about using relative imports [1] within scipy
modules? One advantage I can see is to allow packages to be built and
tested independently. Any drawbacks?

[1]: http://docs.python.org/whatsnew/2.5.html#pep-328-absolute-and-relative-imports

-- 
Denis





More information about the SciPy-Dev mailing list