[pypy-dev] Re: [pypy-svn] r13371 - pypy/branch/pycompiler/bin
Adrien Di Mascio
Adrien.DiMascio at logilab.fr
Tue Jun 14 12:14:46 CEST 2005
Hi Armin,
On Tue, Jun 14, 2005 at 11:53:56AM +0200, Armin Rigo wrote:
> On Tue, Jun 14, 2005 at 11:12:15AM +0200, adim at codespeak.net wrote:
> > Log:
> > added readline / history / tab support for translator shell
> > (fed up with always retyping the same things ... )
>
> Do you mind if this is copied to the trunk? I guess it would be
> generally useful. The history file could be stored locally or in the
> _cache directory.
Done. I kept the local .pypytrhist file for history. Tell me if
storing the history file in the _cache directory would be better.
Cheers,
Adrien.
--
Adrien Di Mascio
LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
More information about the Pypy-dev
mailing list