[pypy-dev] Splitting RPython and PyPy

Antonio Cuni anto.cuni at gmail.com
Sun Oct 21 21:35:40 CEST 2012


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



More information about the pypy-dev mailing list