Home
last modified time | relevance | path

Searched defs:_flatten (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Dplistlib.py673 def _flatten(self, value): member in _BinaryPlistWriter
/third_party/python/Lib/test/
Dtest_buffer.py343 def _flatten(lst): function
/third_party/python/Lib/tkinter/
D__init__.py86 def _flatten(seq): function