Christopher Barker wrote:

>Travis Oliphant wrote:
>  
>
>>I'm thinking that we should have several.  For example all the fromXXX 
>>functions should probably be classmethods
>>
>>ndarray.frombuffer
>>ndarray.fromfile
>>    
>>
>
>would they still be accessible in their functional form in the numpy 
>namespace?
>
>  
>
Yes, until a major revision at which point they could (if deemed useful) 
be removed after a deprecation warning period.

-Travis


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to