print() is a function in Python 3
authorcclauss <cclauss@bluewin.ch>
Thu, 3 May 2018 05:12:12 +0000 (07:12 +0200)
committercclauss <cclauss@bluewin.ch>
Thu, 3 May 2018 05:12:12 +0000 (07:12 +0200)
commit05c1a3d1600c25a5592d5572b0fd30792066e7ee
treee6db18c231476181aea363ca26d618a3f6a56f86
parent60e5e213fde83cfe763f5475449834976a4af06f
print() is a function in Python 3
12 files changed:
modules/core/src/opencl/runtime/generator/common.py
modules/core/src/opencl/runtime/generator/parser_cl.py
modules/core/src/opencl/runtime/generator/parser_clamdblas.py
modules/core/src/opencl/runtime/generator/parser_clamdfft.py
modules/dnn/misc/quantize_face_detector.py
modules/java/check-tests.py
modules/ts/misc/perf_tests_timing.py
modules/ts/misc/table_formatter.py
modules/ts/misc/testlog_parser.py
samples/dnn/fast_neural_style.py
samples/dnn/mobilenet_ssd_accuracy.py
samples/python/tutorial_code/imgProc/match_template/match_template.py