Searched defs:_extract (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/third_party/jinja2/ | ||
D | ext.py | 212 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): member in InternationalizationExtension |
/external/python/cpython2/Lib/bsddb/ | ||
D | dbshelve.py | 364 def _extract(self, rec): member in DBShelfCursor |