Eric Firing wrote:
> Why was numerix getting imported?

Good question -- I just figured MPL was doing it!

>  Is this inherent in py2exe--that it 
> imports all subpackages of a base, if you use that base (matplotlib)?

nope -- it imports the regular old python way --just with a different 
sys.path

I'll poke into it a bit more, now that I know it shouldn't be doing it.

> Numerix is there only for the convenience of anyone who has code that 
> depends on it; it is completely unused in matplotlib itself.

That's what I was hoping.

 >  I would be
> happy get it out of matplotlib, or phase it out if necessary.  I don't 
> think it should be left there forever.

I agree.

- Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to