Bob Kline wrote:
> So, my three questions are:
> 
> 1. Does this description ring any bells, reminding you of similar
>    problem reports for which you might have a solution?

No, I have not heard of anything similar.

> 
> 2. What other tools or procedures can I use to delve further into
>    this problem to track down its cause myself?

You could look at the Python profiler and compare the profile for a run on
the two machines.  You might also want to ping [EMAIL PROTECTED] There
might be some other people there who have had a similar experience.


> 3. What other information can I provide about our configuration
>    to provide relevant clues?


You said PYTHONPATH is the same. How about sys.path in the running Python
process. Is there a network path on sys.path?



On Tue, Jan 08, 2002 at 07:53:57AM -0500, Schollnick, Benjamin wrote:
> This is probably a complete red herring....
> 

I am inclined to agree.


Cheers,
Trent

-- 
Trent Mick
[EMAIL PROTECTED]
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to