Searched refs:topid (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/scripts/ |
H A D | pindent.py | 237 currentws = thisid = firstkw = lastkw = topid = '' 270 if topid: 272 firstkw, topid) 279 currentws, firstkw, lastkw, topid = stack.pop() 289 if topid: 291 firstkw, topid) 296 firstkw = lastkw = topid = '' 300 stack.append((currentws, firstkw, lastkw, topid)) 305 currentws, firstkw, lastkw, topid = \ 311 topid [all...] |
Completed in 2 milliseconds