
Dec. 27, 2008
12:51 p.m.
Hi Paolo, On Sat, Dec 27, 2008 at 07:56:51PM +0100, Paolo Giarrusso wrote:
I don't know ootype, but why not having a NotImplemented singleton type, and returning a pointer to its instance? Python has a None singleton type as well, so it makes sense.
See our doc: http://codespeak.net/pypy/dist/pypy/doc/translation.html and http://codespeak.net/pypy/dist/pypy/doc/rtyper.html . A bientot, Armin.