Lines Matching refs:fox
409 words = 'the quick brown fox jumped over a lazy dog'.split()
416 ('fox', 3),
424 words = 'the quick brown fox jumped over a lazy dog'.split()
431 'fox': 3,
443 ('fox', 3),
465 fox=3,
477 fox=3,
490 fox=3,
502 fox=3,
895 fox = 'the quick brown fox jumped over a lazy dog'
896 self.assertEqual(pprint.pformat(fox, width=19), """\
898 'fox jumped over '
900 self.assertEqual(pprint.pformat({'a': 1, 'b': fox, 'c': 2},
904 'fox jumped over '
1080 words = 'the quick brown fox jumped over a lazy dog'.split()
1088 'fox': 3,
1109 words = 'the quick brown fox jumped over a lazy dog'.split()
1117 'fox': 3,
1129 'fox': 3,
1138 ('fox', 3),
1150 words = 'the quick brown fox jumped over a lazy dog'.split()
1157 ('fox', 3),
1167 ('fox', 3),
1178 words = 'the quick brown fox jumped over a lazy dog'.split()
1185 'fox': 3,
1195 words = 'the quick brown fox jumped over a lazy dog'.split()
1202 ('fox', 3),
1212 d = collections.UserString('the quick brown fox jumped over a lazy dog')
1216 'fox jumped over '
1221 'brown fox '