print() is a function in Python 3
authorcclauss <cclauss@bluewin.ch>
Tue, 16 Oct 2018 04:57:41 +0000 (06:57 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 17 Oct 2018 05:32:25 +0000 (07:32 +0200)
commit391f76f1a5869c228e75b4435656819b4dfb43a9
tree61b5b4174108184d944eb984a73762f726d21a28
parentdbf0a496252b91c1fe52c9129dc0a5361a4589a8
print() is a function in Python 3

CLA: trivial

Discovered via #7410 @ https://travis-ci.org/openssl/openssl/jobs/442003489#L440

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7403)

(cherry picked from commit 83e4533a71c5c78278e9763552a5e5f1806473ee)
fuzz/helper.py