/[gzz]/gzz/Gzz.py
ViewVC logotype

Diff of /gzz/Gzz.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.67 by benja, Tue Jan 7 00:56:59 2003 UTC revision 1.68 by humppake, Tue Jan 7 08:43:42 2003 UTC
# Line 32  flagset = ['multiline', 'double-size', ' Line 32  flagset = ['multiline', 'double-size', '
32             'bounded-vanishing-scale']             'bounded-vanishing-scale']
33    
34    
35  def call(list, type=gzz.potion.CommandCall):  def call(list):#,  type=gzz.potion.CommandCall):
36      if list is None: return None      if list is None: return None
37      if isinstance(list, gzz.potion.Expression): return list      if isinstance(list, gzz.potion.Expression): return list
38      #print list      #print list

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26