![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: dictionary interface
From: Antoon Pardon <apardon@forel.vub.ac.be>
Date: Thu Oct 06 2005 - 10:46:34 CEST
Op 2005-10-05, Steve Holden schreef <steve@holdenweb.com>:
Yes, I must have misunderstood something because I thought there also
self.assert_({} < {1: 2})
Which is what prompted this thread from me.
> It would seem sensible to test a third case, namely
I also though about adding the following test.
dlst = range(20)
This would test for the consistency of the order, so that if a < b
What do you think?
-- Antoon PardonReceived on Sat Oct 15 04:12:41 2005 |