On 20/05/11 01:59, Benjamin Peterson wrote: >> I thought from reading pypy tests and some mentions in IRC logs that they > > Tests are not RPython.
well, not all of them. But e.g., the tests in pypy/rpython/test do contain rpython code. As a general rule, to check if something is supported by rpython, you should check that directory, and in particular the code *inside* the functions being passed to self.interpret. ciao, Anto _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev