Amaury Forgeot d'Arc <[email protected]> added the comment: It seems that 2.2.1 does not contain voidtype_strformat.
My 2.2.1-linux64 is at revision 87aa9de10f9c. With this version, on pyinteractive.py I get a "'VoidType' object has no attribute 'str_format'" This is fixed on head. ---------- nosy: +amaury ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1648> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
