-----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          [EMAIL PROTECTED]
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-----

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to