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

/art/tools/
H A Dcpplint.py80 import getopt namespace
4010 (opts, filenames) = getopt.getopt(args, '', ['help', 'output=', 'verbose=',
4018 except getopt.GetoptError:

Completed in 121 milliseconds