comparison LICENSE-MERGELY.html @ 6863:bfd7fc9a814e

py3: replace list comprehension with for-loop due to scope The scope of the list comprehension variable 'x' will be limited to the list comprehension in python3. Thus switching to a full loop (without this scope restriction) in preparation for python3.
author Lars Kruse <devel@sumpfralle.de>
date Fri, 25 Aug 2017 14:32:31 +0200
parents aa3b55946089
children
comparison
equal deleted inserted replaced
6862:9841eef3f2e4 6863:bfd7fc9a814e