예제 #1
0
파일: sre.py 프로젝트: prymatex/ponyguruma
 def __init__(self, match):
     Match.__init__(self, match.state)
예제 #2
0
 def __init__(self, match):
     Match.__init__(self, match.state)