In article <nad-35d78a.01583621062...@news.gmane.org>, Ned Deily <n...@acm.org> wrote: > ls -l /usr/local/bin/python2.7 > lrwxr-xr-x 1 root wheel 71 May 23 18:00 /usr/local/bin/python2.7 -> > ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 > > ls -lL /usr/local/bin/python2.7 > -rwxrwxr-x 1 root admin 25624 May 23 09:36 /usr/local/bin/python2.7
Sorry, I meant to show the entries for idle2.7: ls -l /usr/local/bin/idle2.7 lrwxr-xr-x 1 root wheel 69 May 23 18:00 /usr/local/bin/idle2.7 -> ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/idle2.7 ls -lL /usr/local/bin/idle2.7 -rwxrwxr-x 1 root admin 138 May 23 09:35 /usr/local/bin/idle2.7 -- Ned Deily, n...@acm.org _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss