Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcsv.py145 def _dict_to_list(self, rowdict): argument
153 def writerow(self, rowdict): argument