Or if you really want to get fancy and check your entire install:

find <top-directory -of-install>  -type f -exec file {}  \; | grep  
"Mach-O object ppc"

(I love UNIX ;-)

On Feb 9, 2008, at 8:05 PM, [EMAIL PROTECTED] wrote:

> Thanks Nicholas & Kevin for the hints about /Library and discovering  
> the
> PPC-ed-ness of files.
>
> Skip
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to