j
k
j a
j l
2010/4/10 Ondrej Certik <ondrej@certik.cz>:
Hi, Hi
if hasattr(i, "__iter__"): RuntimeError: internal error: <RuntimeError object at 0x868c778>
Your code is probably assuming that strings don't have __iter__. They do in PyPy. -- Regards, Benjamin
Back to the thread
Back to the list