Chester Burns added the comment: I tried that and it came up with this:
Traceback (most recent call last): File "/usr/local/bin/idle3.3", line 5, in <module> main() File "/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyShell.py", line 1572, in main shell.interp.runcommand(''.join(("print('", tkversionwarning, "')"))) AttributeError: 'NoneType' object has no attribute 'interp' I also tried typing 'open /usr/local/bin/idle3.3' and it returned this: No application knows how to open /usr/local/bin/idle3.3. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20863> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com