Commit f5e607f2 authored by Hirokazu Yamamoto's avatar Hirokazu Yamamoto

Cosmetic fix to use print function.

parent b643fc6d
from __future__ import with_statement
from __future__ import with_statement, print_function
# Script for building the _ssl and _hashlib modules for Windows.
# Uses Perl to setup the OpenSSL environment correctly
# and build OpenSSL, then invokes a simple nmake session
......
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