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

Function main

Lib/py_compile.py:131–167  ·  view source on GitHub ↗

Compile several source files. The files named in 'args' (or on the command line, if 'args' is not specified) are compiled and the resulting bytecode is cached in the normal manner. This function does not search a directory structure to locate source files; it only compiles files na

(args=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

py_compile.pyFile · 0.70

Calls 4

rstripMethod · 0.80
compileFunction · 0.70
readlineMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected