Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
MySQLdb
4
import
signal
Callers
nothing calls this directly
Calls
10
str
Function · 0.85
cursor
Method · 0.80
Database
Class · 0.70
attach
Method · 0.45
start
Method · 0.45
run
Method · 0.45
execute
Method · 0.45
description
Method · 0.45
fetchall
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected