Pete wrote: > So, I looked at my search path under the account that was experiencing > the problem. That wasn't it... Then I'm thinking there's an > environmental variable causing this. Too many to work right now. Will > investigate later.
You can see all environment variables with the declare command: $ declare BASH=/bin/bash BASH_ARGC=() BASH_ARGV=() ... XTERM_SHELL=/bin/bash XTERM_VERSION='XTerm(220)' _=declare Regards, Jordan -- http://mail.python.org/mailman/listinfo/python-list