-
Committer:
Vincent Ladeuil
-
Date:
2010-08-23 16:57:52 UTC
-
mto:
(5394.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
5395.
-
Revision ID:
v.ladeuil+lp@free.fr-20100823165752-uu7kdj3p69nn7q7z
Implement _save for LockableConfig too.
* bzrlib/tests/test_config.py:
More simplifications.
* bzrlib/config.py:
(LockableConfig.__init__): Needs to override the IniConfig _save
handling.