MCPcopy Index your code
hub / github.com/jaykali/hackerpro / sitechecker

Function sitechecker

hackerpro.py:275–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

273
274
275def sitechecker():
276 os.system("wget http://pastebin.com/raw/Y0cqkjrj --output-document=ch01.py")
277 clearScr()
278 os.system("python ch01.py")
279
280
281def h2ip():

Callers 1

postexpFunction · 0.85

Calls 1

clearScrFunction · 0.85

Tested by

no test coverage detected