Detect string has non-ASCII chars without checking each char?
Michel Claveau - MVP
enleverLesX_XXmcX at XmclavXeauX.com.invalid
Sun Aug 22 11:10:26 EDT 2010
More information about the Python-list mailing list
Sun Aug 22 11:10:26 EDT 2010
- Previous message (by thread): Detect string has non-ASCII chars without checking each char?
- Next message (by thread): Detect string has non-ASCII chars without checking each char?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Re ! > Try your code with u"abcd\xa1" ... it says it's ASCII. Ah? in my computer, it say "False" @-salutations -- MCi
- Previous message (by thread): Detect string has non-ASCII chars without checking each char?
- Next message (by thread): Detect string has non-ASCII chars without checking each char?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list