From: "Guido van Rossum" <[EMAIL PROTECTED]>
Make that int() instead of long() and I'm okay with it.

Does anyone know why Integral says that __long__ is a required abstract method, 
but not __int__?

Likewise, why is index() defined as long(self) instead of int(self)?

There may be some design nuance that I'm not seeing.


Raymond
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to