[Zope3-checkins] CVS: Zope3 - test.py:1.51

Steve Alexander steve@cat-box.net
Wed, 9 Apr 2003 05:09:04 -0400


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv30212

Modified Files:
	test.py 
Log Message:
Added note that the -r option to look for refcount problems requires
a debugging build of Python.


=== Zope3/test.py 1.50 => 1.51 ===
--- Zope3/test.py:1.50	Wed Apr  9 05:06:28 2003
+++ Zope3/test.py	Wed Apr  9 05:09:03 2003
@@ -79,6 +79,7 @@
 
 -r
     Look for refcount problems.
+    This requires a debug build of Python.
 
 -T
     Use the trace module from Python for code coverage.  XXX This only works