Hi, On Wed, Mar 21, 2012 at 20:46, Amaury Forgeot d'Arc <[email protected]> wrote: > Persistent.__getstate__ uses _PyObject_GetDictPtr(), which always > returns NULL in cpyext.
Does it make sense? Shouldn't it be unimplemented, or raise a warning, or something? A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
