Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #9976

Re: total_ordering behaviour

References <400448ba-dacc-4220-a6d4-3f7709375c59@ft10g2000vbb.googlegroups.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2011-07-20 09:39 -0600
Subject Re: total_ordering behaviour
Newsgroups comp.lang.python
Message-ID <mailman.1300.1311176428.1164.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jul 20, 2011 at 4:18 AM, risboo6909 <ttyv00@gmail.com> wrote:
> Hello all,
>
> I've noticed some strange behaviour of functools.total_ordering
> decorator, at least it seems strange to me.

Looks like this is already known and fixed as of March:

http://bugs.python.org/issue10042

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

total_ordering behaviour risboo6909 <ttyv00@gmail.com> - 2011-07-20 03:18 -0700
  Re: total_ordering behaviour Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-20 09:39 -0600
    Re: total_ordering behaviour risboo6909 <ttyv00@gmail.com> - 2011-07-20 08:57 -0700

csiph-web