Darren Dale wrote:
> If not, should we use 
> u'\xd7' or '×' in the actual sources (the latter requiring the file's 
> encoding to be declared at the beginning of the file, like: # -*- coding: 
> utf-8 -*-)?
In an ideal world, I would prefer the latter, but we would want to 
verify that all the matplotlib developers are using an editor that 
respects those tags, or we could run into surprises if the files are 
accidentally re-encoded.

Cheers,
Mike

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to