I have a question regarding a change made to units.py

Revision# 6165 added a block of code that essentially filters out all numpy 
arrays 
that are not 'dtype == object'.  Why exactly are object arrays only allowed?  
Shouldn't
this allow arrays of any type, so long as a converter was registered?

Thanks,
--James Evans


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to