PYTHONPATH and PYTHON_PATH - Python

This is a discussion on PYTHONPATH and PYTHON_PATH - Python ; Is there any difference? Does it matter which I use?...

+ Reply to Thread
Results 1 to 2 of 2

PYTHONPATH and PYTHON_PATH

  1. Default PYTHONPATH and PYTHON_PATH

    Is there any difference?

    Does it matter which I use?


  2. Default Re: PYTHONPATH and PYTHON_PATH

    loial wrote:
    > Is there any difference?
    >
    > Does it matter which I use?


    Yes, it does matter. The former is interpreted by Python, the latter isn't.

    Christian



+ Reply to Thread

Similar Threads

  1. PYTHONPATH on OS X
    By Application Development in forum Python
    Replies: 4
    Last Post: 10-11-2007, 09:52 AM
  2. PYTHONPATH, opensuse10.2, gtk not working
    By Application Development in forum Python
    Replies: 4
    Last Post: 10-05-2007, 03:15 PM
  3. Custom PYTHONPATH not being seen by -m
    By Application Development in forum Python
    Replies: 1
    Last Post: 09-18-2007, 08:54 PM
  4. PYTHONPATH not working on Windows XP (?)
    By Application Development in forum Python
    Replies: 2
    Last Post: 09-03-2007, 02:58 AM
  5. PATH or PYTHONPATH under Windows ???
    By Application Development in forum Python
    Replies: 8
    Last Post: 06-06-2007, 09:03 AM