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

Function compile

Lib/re.py:188–190  ·  view source on GitHub ↗

Compile a regular expression pattern, returning a pattern object.

(pattern, flags=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

parseFunction · 0.70
mainFunction · 0.70
get_codeMethod · 0.70
load_moduleMethod · 0.70
_compileFunction · 0.70
__call__Method · 0.70
__init__Method · 0.70
_get_code_from_fileFunction · 0.70
load_moduleMethod · 0.70
testFunction · 0.70
defaultMethod · 0.70
mainFunction · 0.70

Calls 1

_compileFunction · 0.70

Tested by 2

check_roundtripMethod · 0.40
mainFunction · 0.40