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

Lines Matching full:set_seqs

126     set_seqs(a, b)
167 also .set_seqs() and .set_seq1().
171 also .set_seqs() and .set_seq2().
221 self.set_seqs(a, b)
223 def set_seqs(self, a, b):
227 >>> s.set_seqs("abcd", "bcde")
253 See also set_seqs() and set_seq2().
279 See also set_seqs() and set_seq1().
1018 cruncher.set_seqs(aelt, belt)