Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.python > #7594
| From | Riccardo Lemmi <riccardo@reflab.com> |
|---|---|
| Newsgroups | it.comp.lang.python |
| Subject | Re: iPython |
| Followup-To | it.comp.lang.python |
| Date | 2015-09-24 10:26 +0200 |
| Organization | Reflab |
| Message-ID | <mu0c40$1v6$1@speranza.aioe.org> (permalink) |
| References | <i2VKx.31342$pt.29927@tornado.fastwebnet.it> <mtoan1$95n$1@speranza.aioe.org> <N%TLx.31567$pt.5754@tornado.fastwebnet.it> <mtpemj$4jk$1@speranza.aioe.org> <lftMx.31692$pt.19535@tornado.fastwebnet.it> |
Followups directed to: it.comp.lang.python
Smith wrote:
> Il 21/09/2015 19:27, Riccardo Lemmi ha scritto:
>> io lo trovo più comodo, se non ti serve l'autocompletamento.
>
> Mi servirebbe l'autocompletamento.
> Mi puoi suggerire qualcosa che fa al caso mio?
> Grazie
Usi %save mettendo la lista delle linee che vuoi salvare oppure editi il
file successivamente, non conosco altri sistemi.
Penso comunque che sia un modo di lavorare sbagliato, meglio fare un
file ed usare il pdb nei punti in cui si hanno dubbi sul codice
(l'autocompletamento si può settare nelle shell python con un apposito
script di inizializazione).
--
Riccardo Lemmi
Back to it.comp.lang.python | Previous | Next — Previous in thread | Find similar
iPython Smith <smith@a-team.it> - 2015-09-18 16:17 +0200
Re: iPython Riccardo Lemmi <riccardo@reflab.com> - 2015-09-21 09:13 +0200
Re: iPython Smith <smith@a-team.it> - 2015-09-21 15:55 +0200
Re: iPython Riccardo Lemmi <riccardo@reflab.com> - 2015-09-21 19:27 +0200
Re: iPython Smith <smith@a-team.it> - 2015-09-23 10:18 +0200
Re: iPython Riccardo Lemmi <riccardo@reflab.com> - 2015-09-24 10:26 +0200
csiph-web