System Python

import os
import string
for dir in string.split(os.environ['PYTHONPATH'], os.pathsep):
   print dir