Searched refs:_YN_CHOICES (Results 1 – 1 of 1) sorted by relevance
360 _YN_CHOICES = ['Y', 'y', 'N', 'n', 'yes', 'no', 'YES', 'NO'] variable553 parser.add_argument('--dt-flash', default='n', choices=_YN_CHOICES,