Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fluentpython/example-code-2e
/ RouteBuildError
Class
RouteBuildError
21-async/mojifinder/bottle.py:249–250 ·
view source on GitHub ↗
The route could not be built.
Source
from the content-addressed store, hash-verified
247
248
249
class
RouteBuildError(RouteError):
250
""
" The route could not be built. "
""
251
252
253
def
_re_flatten(p):
Callers
1
build
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected