MCPcopy Create free account
hub / github.com/sloria/environs / urlparse_parser

Function urlparse_parser

examples/plugin_example.py:15–16  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

13
14
15def urlparse_parser(value):
16 return URL(value)
17
18
19def setup(env):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…