diff mercurial/dagparser.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 4f8067c94729
children 525fdb738975
line wrap: on
line diff