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

File recipe-456361.py

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

Source from the content-addressed store, hash-verified

1 #!/usr/bin/python24
2import cgi
3import time
4import MySQLdb

Callers

nothing calls this directly

Calls 10

strFunction · 0.85
confirm_paypalFunction · 0.85
write_dbFunction · 0.85
enableMethod · 0.80
ctimeMethod · 0.80
openFunction · 0.50
exitFunction · 0.50
writeMethod · 0.45
timeMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected