[Zope-dev] SVN: ZODB/trunk/src/ZODB/tests/testConfig.py Import ClientStorage earlier to avoid a spurious test warning about
Tres Seaver
tseaver at palladion.com
Sat Nov 15 14:59:33 EST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jim Fulton wrote:
> Log message for revision 92950:
> Import ClientStorage earlier to avoid a spurious test warning about
> leaving a thread behind.
>
>
> Changed:
> U ZODB/trunk/src/ZODB/tests/testConfig.py
>
> -=-
> Modified: ZODB/trunk/src/ZODB/tests/testConfig.py
> ===================================================================
> --- ZODB/trunk/src/ZODB/tests/testConfig.py 2008-11-14 23:08:38 UTC (rev 92949)
> +++ ZODB/trunk/src/ZODB/tests/testConfig.py 2008-11-14 23:08:40 UTC (rev 92950)
> @@ -14,11 +14,11 @@
>
> import transaction
> import unittest
> +import ZEO.ClientStorage
> import ZODB.config
> import ZODB.POSException
> import ZODB.tests.util
>
> -
> class ConfigTestBase(ZODB.tests.util.TestCase):
>
> def _opendb(self, s):
Would that be worth a backport (would it work, I guess I mean, on older
versions of ZODB)?
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJHyol+gerLs4ltQ4RAqz9AJwJmenOmLF1CHHOIsHGsBCia2S++QCeL+oz
Yyh67sN+G3f17hEUUMBK2BE=
=Quh4
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list