Searched defs:_get_data (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/ | ||
D | asynchat.py | 95 def _get_data(self): member in async_chat |
D | zipimport.py | 581 def _get_data(archive, toc_entry): function |
/third_party/python/Lib/xml/dom/ | ||
D | minidom.py | 1029 def _get_data(self): member in CharacterData |