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

Lines Matching refs:lastline

227             lastline = None
236 lastline = line
237 if self._append_newline and lastline and not lastline.endswith(os.linesep):