[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope-cvs
Subject:    [Zope-Checkins]
From:       "Stefan H. Holek" <stefan () epy ! co ! at>
Date:       2007-04-05 20:13:17
Message-ID: 20070405201317.C5524203884 () mail ! zope ! org
[Download RAW message or body]

Log message for revision 74029:
  Fix stacklevel.
  

Changed:
  U   Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py

-=-
Modified: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py
 ===================================================================
--- Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py	2007-04-05 \
                20:12:46 UTC (rev 74028)
+++ Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py	2007-04-05 \
20:13:17 UTC (rev 74029) @@ -291,7 +291,7 @@
             name = test_class.__name__
             warnings.warn(("The test_class you are using doesn't "
                            "subclass from ZopeTestCase.Functional. "
-                           "Please fix that."), UserWarning, 2)
+                           "Please fix that."), UserWarning, 4)
             if not 'Functional' in name:
                 name = 'Functional%s' % name
             test_class = type(name, (Functional, test_class), {})

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic