On Sun, Oct 21, 2012 at 12:35 PM, Antonio Cuni <anto.c...@gmail.com> wrote:
> On 10/21/2012 09:28 PM, Ronan Lamy wrote: > >> > * testrunner and dotviewer can become independent packages > > +1 (well, I don't really have an opinion on testrunner). IMO, this > > implies that FunctionGraph should lose its view/show method. > > nothing stops us to have a .show() method which tries to lazily import > dotviewer and complain in case it's not there. > .show() is too damn useful to kill it, IMHO :-) > > ciao, > Anto > > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > http://mail.python.org/mailman/listinfo/pypy-dev > We can always have a show() function which takes anything as a param, but anyways these are small details. Once things are split into two repositories it's easy to move stuff around within either one, it's just moving *between* the two of them that's hard, so let's make sure we get which repo everything lives in correctly, anything else is just a matter of `mv` + `sed` in a repository. Alex -- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev