On Thu, May 27, 2010 at 11:52 +0200, Armin Rigo wrote: > I would like to avoid having the semi-internal interface of PyPy change > nearly as much as, say, the one from the py lib one (and I'm not > exagerating there: there are *6* different versions of "try: from > py.internal.stuff import x" in my own conftest.py :-) .
Hehe, how many years worth of versions do you use of pylib? To my defense I'd like to note that through all those years the documented/public API hardly changed, though :) holger _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
