Intermittant slow startup

Andrew MacIntyre andymac at bullseye.apana.org.au
Thu Apr 8 06:38:48 EDT 2004


On Thu, 7 Apr 2004, Michael Mossey wrote:

> I double-checked that and asked the sysadmin to check if the python
> build was using any network source.  I do have AFS and NFS drives
> mounted on this machine, but I'm not reading any python code from them
> as nearly as I can tell.  PYTHONPATH points only to local disk.

All I can think of is to try using "python -v" and see where in the
startup process the delay appears to be occurring.  If the same module is
involved in every stumble, then at least you have a module to investigate.

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac at pcug.org.au             (alt) |        Belconnen  ACT  2616
Web:    http://www.andymac.org/               |        Australia




More information about the Python-list mailing list