Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/fluentpython/example-code-2e
/ drawtree.py
File
drawtree.py
17-it-generator/tree/extra/drawtree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
tree
import
tree
2
3
SP =
'\N{SPACE}'
4
HLIN =
'\N{BOX DRAWINGS LIGHT HORIZONTAL}'
* 2 + SP
# ──
Callers
nothing calls this directly
Calls
1
draw
Function · 0.70
Tested by
no test coverage detected