mercurial/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 26 Jun 2006 14:52:26 +0200
changeset 2499 894435215344
parent 0 9117c6561b0b
permissions -rw-r--r--
Added ui.configlist method to get comma/space separated lists of strings. For example: users = alice, bob colors = red green blue