Make check-definitions compatible with Python 3.
authorPat Gavlin <pagavlin@microsoft.com>
Thu, 23 Jun 2016 17:10:25 +0000 (10:10 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Thu, 23 Jun 2016 17:12:11 +0000 (10:12 -0700)
commitec71503ce02a8089559c09db3d2eef4c5daf9ffd
treee55704b254266a84a9d16ad5b1ff1c0ae2e6fa2e
parent6b2511d9d215cf3f3d5ca9a4c033f0e0194a7098
Make check-definitions compatible with Python 3.

Import and use the Python 3-compatible print_function from __future__.

Commit migrated from https://github.com/dotnet/coreclr/commit/8fd7bf03cf8301c5081cb9c887eec91a2e33b194
src/coreclr/src/scripts/check-definitions.py