tests/test-context.py.out
author Mads Kiilerich <madski@unity3d.com>
Fri, 15 Aug 2014 04:37:46 +0200
changeset 22201 269688a398c4
parent 21837 61b333b982ea
child 22914 c95db3208a33
permissions -rw-r--r--
cleanup: fix some list comprehension redefinitions of existing vars In all the remaining cases the comprehension variable is used for the same thing as a previous loop variable. This will mute some pyflakes "list comprehension redefines" warnings.

workingfilectx.date = (1000, 0)
ASCII   : Gr?ezi!
Latin-1 : Grüezi!
UTF-8   : Grüezi!
(['foo'], [], [], [], [], [], [])
diff --git a/foo b/foo

--- a/foo
+++ b/foo
@@ -1,1 +1,2 @@
 foo
+bar