commit | 9975ae919e4cb8968639d9f953912e6c73205c44 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 03 15:31:18 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 03 15:42:34 2020 -0500 |
tree | d17d2c17657d72e3a8308b59dead91b9ffe14c12 | |
parent | 36ae8e5c4256b751ada4d6a2c9486c78d03ecba9 [diff] [blame] |
scripts: convert to python3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I46e84f79a2698aaee286a1cd1b339b3bbf7296d3
diff --git a/scripts/inventorysensor.mako.cpp b/scripts/inventorysensor.mako.cpp index 0689662..11c9f4e 100644 --- a/scripts/inventorysensor.mako.cpp +++ b/scripts/inventorysensor.mako.cpp
@@ -6,7 +6,7 @@ #include "oemhandler.hpp" extern const ObjectIDMap invSensors = { -% for key in sensorDict.iterkeys(): +% for key in sensorDict.keys(): % if key: {"${key}", {