Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin1!goblin3!goblin.stu.neva.ru!newsfeed2.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!not-for-mail From: Anssi Saari Newsgroups: comp.lang.python Subject: Re: python shell that saves history of typed in commands that will persist between reboots Date: Wed, 23 Nov 2011 11:23:19 +0200 Lines: 8 Message-ID: References: <4737007e-029d-4ecb-9315-f3ceb4bb06ed@t16g2000vba.googlegroups.com> NNTP-Posting-Host: 2001:708:310:3430:216:35ff:fe3e:dee7 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.cc.tut.fi 1322040199 22241 2001:708:310:3430:216:35ff:fe3e:dee7 (23 Nov 2011 09:23:19 GMT) X-Complaints-To: abuse@tut.fi NNTP-Posting-Date: Wed, 23 Nov 2011 09:23:19 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:dgiiZ8cx5/qN9zaa+muVzrMMWnw= Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16100 goldtech writes: > Using Windows. Is there a python shell that has a history of typed in > commands? Is there a shell that doesn't have history then? At least both the vanilla shell and Idle both have basic history in Windows. IPython for more fun.