On May 16, 10:37 am, Gonzalo Tornaria <torna...@math.utexas.edu>
wrote:
> On Sat, May 16, 2009 at 1:53 PM, John H Palmieri <jhpalmier...@gmail.com>
> wrote:
>
> > Cloning doesn't seem to work because of a non-ASCII character in
> > mpolynomialsystem.py. Patch up at
Sorry, I normally do the clone test before releasing, but I was wau
too tired after 22+ hours working on the last two tickets before
4.0.alpha0.
> > <http://trac.sagemath.org/sage_trac/ticket/6048>
>
> Isn't this a bug in cloning?
Not per se, strangely Python fails to create the pyc file in the new
location.
> I fail to see how non-ASCII characters
> may be of any issue. It's 2009... (almost) everybody uses unicode
> strings and utf-8 encoding, and life is so simple... (I'd still choose
> an ascii hyphen over a non-ascii one, but I shouldn't be required to
> change my name in source code comments).
Sure, but where do you draw the line? On Solaris I can't even import
patches by you due to accents - even though this is probably a bug in
hg/python. Once we have someone from CJK who wants to write his/her
name in non-western character encoding I will only see garbled
characters in vim for example, even on sage.math.
> BTW, you forgot to attach the patch in the ticket.
>
> Gonzalo
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
-~----------~----~----~----~------~----~------~--~---