Home | History | Annotate | Download | only in compiler

Lines Matching defs:initClass

192     defined in the initClass() method, which is a hook for
203 self.initClass()
225 def initClass(self):
1289 """Defines initClass() for nested scoping (Python 2.2-compatible)"""
1290 def initClass(self):