On Dec 16, 9:33 am, "John Cremona" <john.crem...@gmail.com> wrote:
> It may just be a coincidence but one of the few files which uses the
> coding mechanism is this:
>
> rings/polynomial/multi_polynomial_ideal.py:# -*- coding: utf-8 -*-
>
> and that happens to be another file where tests are failing on some
> machines!  My guess is that it's there because some of the
> contributors to that file wanted to spell Groebner the Germanic way,
> but now it is always Groebner.

Yeah, another issue is likely that the doctest script does not
properly set the encoding on the automatically created doctest file.
So let's get rid of all UTF-8 flags, but that should not be something
to do for 3.3.

> John

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to