Searched defs:fromstring (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_configparser.py | 64 def fromstring(self, string, defaults=None): member in CfgParserTestCaseClass |
| /third_party/python/Lib/xml/etree/ | ||
| D | ElementTree.py | 1364 fromstring = XML variable |