Searched refs:identchars (Results 1 – 4 of 4) sorted by relevance
65 identchars = IDENTCHARS variable in Cmd188 while i < n and line[i] in self.identchars: i = i+1
68 identchars = IDENTCHARS variable in Cmd192 while i < n and line[i] in self.identchars: i = i+1
162 .. attribute:: Cmd.identchars
164 .. attribute:: Cmd.identchars