funderburkjim / testing

For testing various features of github. Nothing important here.
0 stars 0 forks source link

include path for python and php #26

Open funderburkjim opened 7 years ago

funderburkjim commented 7 years ago

for php

funderburkjim commented 7 years ago

for python

[Python 2 modules](https://docs.python.org/2/tutorial/modules.html_

import X

To find the module X.py, Python examines the list of directories in the sys.path variable.