The PYTHONPATH is a system environment variable. There are a few ways to
change those and reach operating system is a bit different. It will only be
read when the application is first launched.

The point of the python path is to prepare python to have access to the
correct python libraries. You can get similar functionality with
sys.path.append('/my/path')

On Thu, Sep 3, 2015, 10:05  <[email protected]> wrote:

> I have questions about PYTHONPATH, where is it by default? How can I
> change it and what I get by changing it?

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CANESWi2eWz9dUuLZ0BrYg7kWJZuUbWaDuJd4S0botYAVuOeAcA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to