v0.1 to v0.2 storage auto convertion

- convert automatically (while loading) registered.db v0.1 to v0.2 format

darcs-hash:20060129152338-86b55-39ba1c1c7ecd5d053d2b4a578253335a2c0747d6.gz
This commit is contained in:
David Rousselie
2006-01-29 16:23:38 +01:00
parent e02cde5c93
commit 06fd569537
5 changed files with 81 additions and 33 deletions

View File

@@ -63,7 +63,7 @@ if __name__ == '__main__':
component2_suite, \
storage_suite, \
dbmstorage_suite))
test_support.run_suite(mail_connection_suite)
test_support.run_suite(mc_factory_suite)
# coverage.stop()
# coverage.analysis(jabber.mailconnection_factory)