[pypy-dev] Annotating space status
Guido van Rossum
guido at python.org
Sun Jul 6 14:52:17 MEST 2003
> About .append, we should probably complain, just to emphasis the point that
> this is not an efficient operation at all (a realloc()). If people really want
> the same result in RPython, then "x += [3]" makes the point more clearly.
BTW, where is the formal definition or RPython? Or if there isn't
one, where can I find out more about it?
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the pypy-dev
mailing list