Exemplo n.º 1
0
 def __init__(self, filename):
     self.bitstream = []
     self.sof = []
     Pm3Reader.__init__(self, filename)