In what directory are the preinstalled python libraries located on a Linux RH9 machine?
Run python and at the prompt type "import sys" and then "sys.path". This should show you where all kinds of things are installed...
If that's not what you wanted, try specifying what you mean by "preinstalled python libraries". I can think of at least two things that this phrase might refer to...
-Peter -- http://mail.python.org/mailman/listinfo/python-list