MCPcopy Index your code
hub / github.com/davispuh/MySQL-for-Python-3 / _post_get_result

Method _post_get_result

MySQLdb/cursors.py:133–133  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

131 return 1
132
133 def _post_get_result(self): pass
134
135 def _do_get_result(self):
136 db = self._get_db()

Callers 1

nextsetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected