MCPcopy Create free account
hub / github.com/fogleman/primitive / main

Function main

scripts/html.py:25–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 print '</tr>'
24
25def main():
26 args = sys.argv[1:]
27 print HEADER
28 run(args[0], args[1])
29 print FOOTER
30
31HEADER = ''&#x27;
32<!doctype html>

Callers 1

html.pyFile · 0.70

Calls 1

runFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…