On Jan 14, 2005, at 13:29, Robert White wrote:
Last night, while researching a different problem, I ran across the
usage of 'import' within ".pth" to run arbitrary code as the Python
environment is being initialized. I believe that this provides an
alternative to using PYTHONPATH and possibly s
Last night, while researching a different problem, I ran across the usage of 'import' within ".pth" to run arbitrary code as the Python environment is being initialized. I believe that this provides an alternative to using PYTHONPATH and possibly some of the other environment variables via "~/.Ma