MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / main

Function main

Lib/timeit.py:237–327  ·  view source on GitHub ↗

Main program, used when run as a script. The optional argument specifies the command line to be parsed, defaulting to sys.argv[1:]. The return value is an exit code to be passed to sys.exit(); it may be None to indicate success. When an exception happens during timing, a trace

(args=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

timeit.pyFile · 0.70

Calls 8

timeitMethod · 0.95
print_excMethod · 0.95
repeatMethod · 0.95
getoptMethod · 0.80
TimerClass · 0.70
joinMethod · 0.45
appendMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected