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, [EMAIL PROTECTED] 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
_______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
