MCPcopy Create free account
hub / github.com/danfengcao/binlog2sql / __del__

Method __del__

binlog2sql/binlog2sql.py:138–139  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

136 i += 1
137
138 def __del__(self):
139 pass
140
141
142if __name__ == '__main__':

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected