Slow startup?

Jo Vermeulen jo at lumumba.luc.ac.be
Thu Apr 14 15:02:08 BST 2005


Op 14-apr-05 om 15:47 heeft Fredrik Lundh het volgende geschreven:

> 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"

powerhorse:~ jo$ time python -c "import sys; print sys.version"
2.3 (#1, Sep 13 2003, 00:49:11)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)]

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

powerhorse:~ jo$ python -c "import platform; print platform.platform()"
Darwin-7.8.0-Power_Macintosh-powerpc-32bit

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

Oh, I didn't know that.

Kind regards,

-- 
Jo Vermeulen <jo at lumumba.luc.ac.be>
http://lumumba.luc.ac.be/jo/





More information about the bazaar mailing list