Lines Matching full:_isidentifier
101 _isidentifier = str.isidentifier107 def _isidentifier(string):281 if not _isidentifier(name):