Ticket #361 (new defect)

Opened 2 months ago

DeprecationWarning: Overriding __cmp__ blocks inheritance of __hash__ in 3.x

Reported by: thijs Owned by: nick
Priority: major Milestone: Python 3000
Component: AMF3 Version: 0.3.1
Keywords: Cc:

Description

The py2.6 buildbot with the -3 option shows:

DeprecationWarning: Overriding __cmp__ blocks inheritance of __hash__ in 3.x
Note: See TracTickets for help on using tickets.