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

Lines Matching refs:BUFSIZE

613         BUFSIZE = 16*1024
617 buf = txt.read(BUFSIZE)