Skip to content

Instantly share code, notes, and snippets.

@bngsudheer
Last active October 16, 2018 05:36
Show Gist options
  • Save bngsudheer/8b84b2e4dd5440333621e603104ccf6c to your computer and use it in GitHub Desktop.
Save bngsudheer/8b84b2e4dd5440333621e603104ccf6c to your computer and use it in GitHub Desktop.
Print $PYTHONPATH
python -c 'import sys; print(sys.path)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment