On 4/5/2011 10:37 AM, Nathaniel Smith wrote:
> Yes, this is a fact about Python 'int', not a fact about numpy -- a
> Python 'int' is defined to hold a C 'long', which will be either 32 or
> 64 bits depending on platform.


So what is the rule for Python 3, where iiuc it can no longer be "a fact about 
Python"?

Thanks,
Alan Isaac

_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to