[CMF-checkins] CVS: Products/CMFCore/tests - test_PortalFolder.py:1.21.4.11

Stefan H. Holek stefan at epy.co.at
Wed Aug 25 13:33:17 EDT 2004


Update of /cvs-repository/Products/CMFCore/tests
In directory cvs.zope.org:/tmp/cvs-serv26595/tests

Modified Files:
      Tag: CMF-1_4-branch
	test_PortalFolder.py 
Log Message:
Test now pass with Python2.1 again.


=== Products/CMFCore/tests/test_PortalFolder.py 1.21.4.10 => 1.21.4.11 ===
--- Products/CMFCore/tests/test_PortalFolder.py:1.21.4.10	Tue Aug 10 08:00:06 2004
+++ Products/CMFCore/tests/test_PortalFolder.py	Wed Aug 25 13:33:16 2004
@@ -1,3 +1,4 @@
+from __future__ import nested_scopes
 from unittest import TestCase, TestSuite, makeSuite, main
 
 import Testing



More information about the CMF-checkins mailing list