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 -- http://mail.python.org/mailman/listinfo/python-list
PYTHONPATH and PYTHON_PATH
Is there any difference? Does it matter which I use? -- http://mail.python.org/mailman/listinfo/python-list