On 05/27/2013 03:15 PM, Volker Braun wrote:
I'm under the impression that it is supposed to check for non-ascii if
no encoding is specified.

No, the source simply says:

def non_ascii(ticket, **kwds):
exclude_new(ticket, regex=r'[^\x00-\x7F]', msg="Non-ascii characters", **kwds)

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to