MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / splituser

Function splituser

Lib/urllib.py:1098–1107  ·  view source on GitHub ↗

splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'.

(host)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

_parse_proxyFunction · 0.90
ftp_openMethod · 0.90
open_httpMethod · 0.85
open_httpsMethod · 0.85
open_ftpMethod · 0.85

Calls 3

groupMethod · 0.80
compileMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected