[pypy-dev] Support for __getitem__ in rpython?
Armin Rigo
arigo at tunes.org
Sat Dec 27 21:51:40 CET 2008
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.
More information about the Pypy-dev
mailing list