comparison mercurial/pushkey.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 689bf32b3bbd
children 79cc89de5be1
comparison
equal deleted inserted replaced
13368:d4ab9486e514 13370:d13a533a0b11