view tests/test-mq-qgoto.out @ 8632:9e055cfdd620

replace "i in range(len(xs))" with "i, x in enumerate(xs)" The remaining occurrences should be the ones where "xs" is mutated or where "i" is used for index arithmetic.
author Martin Geisler <mg@lazybytes.net>
date Tue, 26 May 2009 22:59:52 +0200
parents fb32ae9c76e7
children 561ff8d9e4f0
line wrap: on
line source

adding a
now at: a.patch
applying b.patch
applying c.patch
now at: c.patch
now at: b.patch

% Using index
now at: a.patch
applying b.patch
applying c.patch
now at: c.patch

% No warnings when using index
now at: b.patch
applying c.patch
applying bug314159
now at: bug314159

% Detect ambiguous non-index
patch name "14" is ambiguous:
  bug314159
  bug141421
abort: patch 14 not in series