Hi all, Can anyone help me out. I would like to have python automatically look in a path for modules similar to editing the PYTHONPATH but do it at compile time so every user doesn't have to do this..
Soo... I want to add /foo/bar to the PYTHONPATH build so I don't have to add it later on. Is there a way to do this? ./configure ?? ./configure --help doesn't help.. Thanks -- http://mail.python.org/mailman/listinfo/python-list