Hi Carl Friedrich,

On 25 October 2014 14:42, Carl Friedrich Bolz <cfb...@gmx.de> wrote:
> I don't understand what you mean by "staticmethod objects" being
> unsupported. We use staticmethod a bit everywhere in PyPy, no?

Unsupported as in "asking the bookkeeper for a desc for a staticmethod
object is not supported and will crash as reported".  For the common
use case of staticmethod objects which come out of classes, and are
read as normal functions, there is a special case in description.py.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to