> > > p = parse('git@a.bitbucket.org:AaronO/some-repo.git') > > > p.host, p.owner, p.repo > > > (None, None, None)