On 3/25/14 1:52 PM, wxjmfa...@gmail.com wrote: >>>> '√'.isidentifier() > False >>>> 'λ'.isidentifier() > True
> S.isidentifier() -> bool > > Return True if S is a valid identifier according > to the language definition. >>>> > > cf "unicode.org" doc Excellent, thanks! marcus -- https://mail.python.org/mailman/listinfo/python-list