On Mon, Apr 28, 2014 at 9:36 AM, Volker Braun <vbraun.n...@gmail.com> wrote:
> On Monday, April 28, 2014 5:26:43 PM UTC+1, William wrote:
>>
>> is clearly broken -- you can't test dictionaries for equality textual.
>
>
> you can if you sort the keys.

But then you have to convert to a different type first, e.g.,
list(sorted(x.items())), right?

>
> You have simplejson installed which is not default, and it apparently uses a
> different sort order than json.

OK, good point -- then this should just be a wontfix.

William

>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.



-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to