MCPcopy Create free account
hub / github.com/bpython/bpython / preprocess.py

File preprocess.py

bpython/curtsiesfrontend/preprocess.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tools for preparing code to be run in the REPL (removing blank lines,
2etc)"""
3
4from codeop import CommandCompiler

Callers

nothing calls this directly

Calls 1

LazyReCompileClass · 0.85

Tested by

no test coverage detected