Home | History | Annotate | Download | only in python2.7

Lines Matching full:dbuf

439                 self.dbuf = ""
514 self.dbuf = ""
583 c = len(self.dbuf)
584 t = [self.dbuf]
596 self.dbuf = t[size:]