gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz Gzz.py


From: Asko Soukka
Subject: [Gzz-commits] gzz Gzz.py
Date: Tue, 07 Jan 2003 03:43:42 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    03/01/07 03:43:42

Modified files:
        .              : Gzz.py 

Log message:
        commented potion thing, AWT client runs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Gzz.py.diff?tr1=1.67&tr2=1.68&r1=text&r2=text

Patches:
Index: gzz/Gzz.py
diff -u gzz/Gzz.py:1.67 gzz/Gzz.py:1.68
--- gzz/Gzz.py:1.67     Mon Jan  6 19:56:59 2003
+++ gzz/Gzz.py  Tue Jan  7 03:43:42 2003
@@ -32,7 +32,7 @@
            'bounded-vanishing-scale']
 
 
-def call(list, type=gzz.potion.CommandCall):
+def call(list):#,  type=gzz.potion.CommandCall):
     if list is None: return None
     if isinstance(list, gzz.potion.Expression): return list
     #print list




reply via email to

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