[Checkins] SVN: manuel/trunk/src/ remove two debugging stanzas from tests

Benji York benji+zope.org at benjiyork.com
Thu Sep 2 11:30:09 EDT 2010


Log message for revision 116142:
  remove two debugging stanzas from tests
  

Changed:
  U   manuel/trunk/src/index.txt
  U   manuel/trunk/src/manuel/bugs.txt

-=-
Modified: manuel/trunk/src/index.txt
===================================================================
--- manuel/trunk/src/index.txt	2010-09-02 15:05:04 UTC (rev 116141)
+++ manuel/trunk/src/index.txt	2010-09-02 15:30:08 UTC (rev 116142)
@@ -303,9 +303,6 @@
 This uses the syntax implemented in :mod:`manuel.capture` to capture a block of
 text into a variable (the one named after "->").
 
-    >>> 1
-    2
-
 Whenever a line of the structure ".. -> VAR" is detected, the text of the
 *previous* block will be stored in the given variable.
 

Modified: manuel/trunk/src/manuel/bugs.txt
===================================================================
--- manuel/trunk/src/manuel/bugs.txt	2010-09-02 15:05:04 UTC (rev 116141)
+++ manuel/trunk/src/manuel/bugs.txt	2010-09-02 15:30:08 UTC (rev 116142)
@@ -179,6 +179,3 @@
     True
     >>> m3.debug
     True
-
-    >>> 1
-    2



More information about the checkins mailing list