Simplify a little the ssconf update
authorIustin Pop <iustin@google.com>
Tue, 2 Dec 2008 05:04:17 +0000 (05:04 +0000)
committerIustin Pop <iustin@google.com>
Tue, 2 Dec 2008 05:04:17 +0000 (05:04 +0000)
commit89b14f05e181724ffc0666af7f2e0aa81f51b1eb
treea8d8d95be395bb911f9cee09e3a1422ae8ca247b
parent054596f09aa8facbf4c814c1150ab5f3ce9b1a1f
Simplify a little the ssconf update

We have (again) the KeyToFilename function, so we move the writing of
the files to a method under SimpleStore.

Reviewed-by: imsnah
lib/backend.py
lib/ssconf.py