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