Mercurial > hg
comparison hgext/convert/filemap.py @ 13370:d13a533a0b11
url: use rsplit to split [auth] keys
None of the auth section subkeys include a period, so it makes zero
sense to not split from the end. By using rsplit() users can use
the hostname as group keys.
author | Steve Borho <steve@borho.org> |
---|---|
date | Sat, 12 Feb 2011 21:53:27 -0600 |
parents | 7fefef3ce791 |
children | 82845434e974 |
comparison
equal
deleted
inserted
replaced
13368:d4ab9486e514 | 13370:d13a533a0b11 |
---|