Example #1
0
 def reader(self):
     print("Sending file to read")
     read = Reader(self.mp3file)
     read.go()