Searched refs:initfp (Results 1 – 7 of 7) sorted by relevance
125 def initfp(self, file): member in Wave_read163 self.initfp(f)307 self.initfp(f)313 def initfp(self, file): member in Wave_write
166 self.initfp(f)178 def initfp(self, file): member in Au_read316 self.initfp(f)329 def initfp(self, file): member in Au_write
308 def initfp(self, file): member in Aifc_read352 self.initfp(file_object)358 self.initfp(f)563 self.initfp(file_object)573 self.initfp(f)575 def initfp(self, file): member in Aifc_write
194 fout.initfp(None)203 fout.initfp(None)392 fout.initfp(None)411 fout.initfp(None)419 fout.initfp(None)
382 Fix the error handling in Aifc_read.initfp() when the SSND chunk is not
398 Fix the error handling in Aifc_read.initfp() when the SSND chunk is not
5976 Fix the error handling in Aifc_read.initfp() when the SSND chunk is not