gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] navidoc/navidoc/directives pegboard.py


From: Asko Soukka
Subject: [Gzz-commits] navidoc/navidoc/directives pegboard.py
Date: Tue, 29 Apr 2003 04:28:59 -0400

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Changes by:     Asko Soukka <address@hidden>    03/04/29 04:28:59

Modified files:
        navidoc/directives: pegboard.py 

Log message:
        hup

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/navidoc/directives/pegboard.py.diff?tr1=1.17&tr2=1.18&r1=text&r2=text

Patches:
Index: navidoc/navidoc/directives/pegboard.py
diff -u navidoc/navidoc/directives/pegboard.py:1.17 
navidoc/navidoc/directives/pegboard.py:1.18
--- navidoc/navidoc/directives/pegboard.py:1.17 Tue Apr 29 04:28:39 2003
+++ navidoc/navidoc/directives/pegboard.py      Tue Apr 29 04:28:59 2003
@@ -19,7 +19,7 @@
 # MA  02111-1307  USA
 # 
 
-# $Id: pegboard.py,v 1.17 2003/04/29 08:28:39 humppake Exp $
+# $Id: pegboard.py,v 1.18 2003/04/29 08:28:59 humppake Exp $
 
 #
 # Written by Benja Fallensten, Vesa Kaihlavirta, Asko Soukka
@@ -304,7 +304,7 @@
                 str = str[str.find('``')+2:len(str)]
         __node = nodes.Text(str)
 
-    print "poks"
+#    print "poks"
     para += __node
     return entry
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]