Home | History | Annotate | Download | only in markdown

Lines Matching full:fifth

138         self.odict['fifth'] = 'test'
147 ['first', 'third', 'fourth', 'fifth'])
153 ('fourth', 'self'), ('fifth', 'test')])
160 ('fourth', 'self'), ('fifth', 'test')])
167 ('fourth', 'self'), ('fifth', 'test')])
171 self.odict.add('sixth', '.', '>fifth')
174 ('fourth', 'self'), ('fifth', 'test'), ('sixth', '.')])
181 ('fourth', 'self'), ('fifth', 'test')])
188 ('fourth', 'self'), ('fifth', 'test'), ('sixth', '.')])
199 [('first', 'This'), ('third', 'a'), ('fifth', 'test')])
206 ('fourth', 'CRAZY'), ('fifth', 'test')])
213 ('third', 'a'), ('fifth', 'test')])