Skip to content

Instantly share code, notes, and snippets.

@Sp1l
Created November 28, 2014 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sp1l/f7da80b62a3576cc1369 to your computer and use it in GitHub Desktop.
Save Sp1l/f7da80b62a3576cc1369 to your computer and use it in GitHub Desktop.
Testing python builds
export LD_LIBRARY_PATH=/usr/ports/lang/python35/work/stage/usr/local/lib
export PYTHONPATH=/usr/ports/lang/python35/work/stage/usr/local/lib/python3.5
/usr/ports/lang/python35/work/stage/usr/local
bin/python3.5 /usr/ports/lang/python35/work/cpython-6f23bc5d480e/Lib/test/test_ssl.py >~/test_ssl.log 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment