[Twisted-Python] slap bandaid on shoutcast

Jaakko Niemi liiwi at iki.fi
Sun Mar 9 07:23:07 MST 2003


--- shoutcast.py        2003-03-09 16:17:01.000000000 +0200
+++ shoutcast.py.working        2003-03-09 16:16:04.000000000 +0200
@@ -32,6 +32,7 @@
         self.path = path
         self.metamode = "mp3"
         self.databuffer = ""
+       self.metaint = ""
     
     def connectionMade(self):
         self.sendCommand("GET", self.path)




More information about the Twisted-Python mailing list