Example #1
0
 def fetchall(*args): return _cpgnumpy.cPgNumpy_fetchall(*args)
 def write(*args): return _cpgnumpy.cPgNumpy_write(*args)
Example #2
0
 def fetchall(self): return _cpgnumpy.cPgNumpy_fetchall(self)
 def clear(self): return _cpgnumpy.cPgNumpy_clear(self)