Searched defs:allow_no_value (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_configparser.py | 38 allow_no_value = False variable in CfgParserTestCaseClass |
| /third_party/python/Lib/ | ||
| D | configparser.py | 612 allow_no_value=False, *, delimiters=('=', ':'), argument |