The error below, once fixed, led to
a series of errors in other libs.
I gave up, deleted PyPy, installed
newer version, same thing.
No I don't edit in Idle, but I do use it
for a few tasks when it comes handy.
C:\>C:\Python\PyPy27-32\lib-python\2.7\idlelib\idle.py
Traceback (most recent call last):
File "C:\Python\PyPy27-32\lib-python\2.7\idlelib\idle.py", line 12, in
<module>
from idlelib.PyShell import main # This is subject to change
File "C:\Python\PyPy27-32\lib-python\2.7\idlelib\PyShell.py", line 775
exec code in self.locals
^
SyntaxError: Missing parentheses in call to 'exec'
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev