示例#1
0
 def __init__(self, name, alphabet):
     Automaton.__init__(self, name, alphabet)