Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / plugins / zigbee_wrapper / SConscript
index 6631faf..1523ad9 100644 (file)
@@ -25,7 +25,7 @@ import os.path
 
 Import('env')
 
-print "Reading top Zigbee Wrapper."
+print("Reading top Zigbee Wrapper.")
 
 env.SConscript(os.path.join('telegesis_wrapper', 'SConscript'))