예제 #1
0
 def __init__(self, *args):
     this = _debug.new_Cycles(*args)
     try:
         self.this.append(this)
     except Exception:
         self.this = this
예제 #2
0
 def __init__(self, *args):
     this = _debug.new_Cycles(*args)
     try:
         self.this.append(this)
     except Exception:
         self.this = this