6.12.3.1.2. Universal Set

Start python section to interscript/felix/model/stdcat.py[3 /10 ] Next Prev Last
     9: #line 16 "felix_stdcat.ipk"
    10: class cat_all(category):
    11:   def is_arrow(self, arrow): return 1
    12:   is_object = is_arrow
    13:   def can_compose(self, left, right): return 0
    14: 
End python section to interscript/felix/model/stdcat.py[3]