Searched defs:badprefixes (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Tools/scripts/
H A Dxxci.py42 badprefixes = ['.', ',', '@', '#', 'o.'] variable
50 for p in badprefixes:
80 for bad in badprefixes:

Completed in 115 milliseconds