Slow startup?

Fredrik Lundh fredrik at pythonware.com
Thu Apr 14 14:47:08 BST 2005


Jo Vermeulen wrote:

> This is on a 17 inch Powerbook (1.67 GHz G4), running Mac OS X Panther.

what do

    $ python -c "import sys; print sys.version"

and

    $ python -c "import platform; print platform.platform()"

print?

(iirc, some Mac OS X builds/configs are extremely slow on some operations)

</F> 







More information about the bazaar mailing list