Function
urllib.splituser

Signature

splituser(host)

Documentation String

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