commit | c3fd15307b20a891ef194221c51ec1897355fd29 | [log] [tgz] |
---|---|---|
author | Chang Bo Guo <guochbo@cn.ibm.com> | Tue Sep 17 23:24:39 2013 -0700 |
committer | Chang Bo Guo <guochbo@cn.ibm.com> | Tue Sep 17 23:24:39 2013 -0700 |
tree | 01e56b34e656c1ff58c7eb02804da4e5334e45b0 | |
parent | b17460e89efe1f4efc1e3cf4fda1b7754841cdc6 [diff] |
Use built-in print() instead of print statement In python 3 print statement is not supported, so we should use only print() functions. Fixes bug 1226943 Change-Id: I05f042dc247ac117f6c2823d1326a88059875b79