MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-81613.py

File recipe-81613.py

recipes/Python/81613_Remote_database_access_using_XMLRPC/recipe-81613.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# The actual web service.
2
3import MySQLdb
4import signal

Callers

nothing calls this directly

Calls 10

strFunction · 0.85
cursorMethod · 0.80
DatabaseClass · 0.70
attachMethod · 0.45
startMethod · 0.45
runMethod · 0.45
executeMethod · 0.45
descriptionMethod · 0.45
fetchallMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected