Ticket #363 (new enhancement)

Opened 2 months ago

DeprecationWarning: builtin_function_or_method inequality comparisons not supported in 3.x

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

Description

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

pyamf/__init__.py:721: exceptions.DeprecationWarning: builtin_function_or_method inequality comparisons not supported in 3.x
Note: See TracTickets for help on using tickets.