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

Lines Matching full:atomlist

735         atomlist = ['']
742 else: atomlist.append(self.field[self.pos])
745 return ''.join(atomlist)