Searched refs:removecallback (Results 1 – 5 of 5) sorted by relevance
139 def removecallback(self, cb_type): member in Readcd147 self.parser.removecallback(cb_type)150 self.parser.removecallback(cb_type)195 self.parser.removecallback(i)221 self.parser.removecallback(CD.ATIME)234 self.parser.removecallback(CD.PNUM)
57 removecallback(type) -- Remove the callback for "type".
331 .. method:: CD parser.removecallback(type)