Joel McCune
  • Home
  • About
  • Python
  • Whitewater
  • Geography Matters
Subscribe
Tagged

system path

A collection of 1 post

Python

Add Module Directories for a Single Python Script

Sometimes it can be useful to have a Python script load modules from a different location than the normal installed library locations. Fortunately this can be accomplished by accessing the system path property. The path property of the system module is nothing more than a list of directory locations Python

  • Joel McCune
Joel McCune Mar 18, 2013 • 1 min read
Joel McCune © 2022
Powered by Ghost