commit | 0584d56ec181e7086e9d5c4443dc8aa779ad181c | [log] [tgz] |
---|---|---|
author | sonu.kumar <sonu.kumar@nectechnologies.in> | Mon Aug 03 17:15:52 2015 +0530 |
committer | sonu.kumar <sonu.kumar@nectechnologies.in> | Mon Aug 03 17:23:20 2015 +0530 |
tree | b976a3cec92ba6d214d0838f4103b33f7f05ff78 | |
parent | 83350346d1d7bdd5df283754e93ef244456d9dc6 [diff] |
Replaces reduce with six.moves.reduce for py 2/3 compatibility This patch replaces "reduce" with "six.moves.reduce" to comply with the newer python version i.e. python3. Partially-Implements: Blueprint neutron-python3 Change-Id: Iddb52d86665123ade5920bc09f7802e29440e7dd