Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!news.fcku.it!bofh.it!tornado.fastwebnet.it!53ab2750!not-for-mail Subject: Re: iPython Newsgroups: it.comp.lang.python References: From: Smith User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Lines: 11 Message-ID: Date: Mon, 21 Sep 2015 15:55:57 +0200 NNTP-Posting-Host: 213.140.2.6 X-Complaints-To: newsmaster@fastweb.it X-Trace: tornado.fastwebnet.it 1442843757 213.140.2.6 (Mon, 21 Sep 2015 15:55:57 CEST) NNTP-Posting-Date: Mon, 21 Sep 2015 15:55:57 CEST Xref: csiph.com it.comp.lang.python:7591 > Se intendi le linee della shell di ipython, si fa con: > > In [6] %save prova 1-5 > > il comando salva le righe da 1 a 5 in prova.py > Grazie Riccardo. Ma se nella history ci sono delle modifiche, qual'č il modo pių comodo di selezionare solo il codice corretto? Grazie