Kaydet (Commit) 3b251169 authored tarafından Matthew J. Francis's avatar Matthew J. Francis

Python 2.7 compatibility for unotest.py

Change-Id: Ic7a54b211f6d55ff50cad0fde12058fe33e8892e
üst 1c481fe6
......@@ -7,6 +7,8 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
from __future__ import print_function
import subprocess
import time
import uuid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment