[Numpy-discussion] itemsize() doesn't work

David Goldsmith d_l_goldsmith at yahoo.com
Thu Aug 20 23:18:31 EDT 2009


Thanks for the bug report!

DG

--- On Thu, 8/20/09, Dr. Phillip M. Feldman <pfeldman at verizon.net> wrote:

> From: Dr. Phillip M. Feldman <pfeldman at verizon.net>
> Subject: [Numpy-discussion]  itemsize() doesn't work
> To: numpy-discussion at scipy.org
> Date: Thursday, August 20, 2009, 5:46 PM
> 
> I've been reading the online NumPy tutorial at the
> following URL:
> 
> http://numpy.scipy.org/numpydoc/numpy-10.html
> 
> When I try the following example, I get an error message:
> 
> In [1]: a=arange(10)
> In [2]: a.itemsize()
> ---------------------------------------------------------------------------
> TypeError             
>                
>    Traceback (most recent call last)
> C:\Python\<ipython console> in <module>()
> TypeError: 'int' object is not callable
> -- 
> View this message in context: http://www.nabble.com/itemsize%28%29-doesn%27t-work-tp25072522p25072522.html
> Sent from the Numpy-discussion mailing list archive at
> Nabble.com.
> 
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the NumPy-Discussion mailing list