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

File line.py

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

Source from the content-addressed store, hash-verified

1"""Extracting and changing portions of the current line
2
3All functions take cursor offset from the beginning of the line and the line of
4Python code, and return None, or a tuple of the start index, end index, and the

Callers

nothing calls this directly

Calls 1

LazyReCompileClass · 0.85

Tested by

no test coverage detected