Searched defs:empty_lines_in_values (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_configparser.py | 42 empty_lines_in_values = True variable in CfgParserTestCaseClass |
| /third_party/python/Lib/ | ||
| D | configparser.py | 614 strict=True, empty_lines_in_values=True, argument |