Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dconfigparser.py608 BOOLEAN_STATES = {'1': True, 'yes': True, 'true': True, 'on': True, variable in RawConfigParser

Completed in 3 milliseconds