[Python-3000] Warning for 2.6 and greater

Thomas Wouters thomas at python.org
Tue Jan 9 10:49:08 CET 2007


On 1/9/07, Aahz <aahz at pythoncraft.com> wrote:

> Hey!  What's this about __cmp__?!


Python 3.0x (p3yk:53295, Jan  8 2007, 09:32:17)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> object.__cmp__
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: type object 'object' has no attribute '__cmp__'

E's dead. Stone dead, miss.

-- 
Thomas Wouters <thomas at python.org>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20070109/9b5f68ae/attachment.html 


More information about the Python-3000 mailing list