Skip to content
Commit e79cddda authored by Matt Wala's avatar Matt Wala
Browse files

Fix 32 bit check for Python 3 on macOS.

sys.maxint is not available in Python 3. The recommended way to check
the platform is to use sys.maxsize instead.
parent f920a82b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment