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

Method execfile

Lib/idlelib/PyShell.py:643–657  ·  view source on GitHub ↗

Execute an existing file

(self, filename, source=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

execsourceMethod · 0.95
mainFunction · 0.80

Calls 7

runcodeMethod · 0.95
resetoutputMethod · 0.80
showpromptMethod · 0.80
openFunction · 0.50
compileFunction · 0.50
readMethod · 0.45
showsyntaxerrorMethod · 0.45

Tested by

no test coverage detected