On Wed, Dec 5, 2012 at 3:40 PM, Joe Hillenbrand <joehil...@gmail.com> wrote:
> I've found a place where PyPy and CPython disagree.
>
> https://gist.github.com/4220533
>
> This might not be the only issue, but it's the first thing I've found so
> far.
>
> -Joe

This is a well known issue - PyPy's methods and builtin methods are
not that different. We can probably fix it though
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to