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

Lines Matching refs:from_

769     def get_string(self, key, from_=False):
773 if not from_:
778 def get_file(self, key, from_=False):
782 if not from_:
1594 def set_from(self, from_, time_=None):
1599 from_ += ' ' + time.asctime(time_)
1600 self._from = from_
2106 # parsing of the From_ line. _portable_isrealfromline() simply returns