MCPcopy 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
249class RouteBuildError(RouteError):
250 """ The route could not be built. """
251
252
253def _re_flatten(p):

Callers 1

buildMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected