Mercurial > hg
diff mercurial/transaction.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 | aade8f133d11 |
children | 14f3795a5ed7 |