scusate,<br><br>stavo cercando di importare il modulo curses ma l&#39;interprete mi da errore.<br>La versione python installata e&#39; la 2.6.4 e se eseguo &quot;import curses&quot; l&#39;interprete mi <br>risponde:<br><br>
&gt;&gt;&gt; import curses<br>Traceback (most recent call last):<br>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>  File &quot;C:\Python26\lib\curses\__init<br>    from _curses import *<br>ImportError: No module named _curses<br>
<br>ho controllato e la libreria esiste (C:\Python26\Lib\curses).<br><br>sapete il perche&#39;?<br><br><br><div class="gmail_quote">2009/11/23 Massimo Capanni <span dir="ltr">&lt;<a href="mailto:massimo.capanni@gmail.com">massimo.capanni@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">il problema non era cosi&#39; semplice :) (date le mie limitate conoscenze python)<br><br>vi ringrazio dei suggerimenti, mi metto a lavoro.<br>
<br>ciao<br><br>max<br><br><div class="gmail_quote">2009/11/23 Marco Mariani <span dir="ltr">&lt;<a href="mailto:marco.mariani@prometeia.it" target="_blank">marco.mariani@prometeia.it</a>&gt;</span><div><div></div><div class="h5">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Massimo Capanni wrote:<br>
<br>
&gt;   non riesco a venire a capo di un problema apparentemente semplice.<br>
&gt;<br>
&gt; Sto realizzando un semplice programma di memorizzazione dati su file,<br>
&gt; utilizzando la consolle a caratteri (niente interfacce grafiche quindi).<br>
<br>
</div>Usi gia&#39; ncurses?<br>
<div><br>
&gt; Il problema e&#39; che non riesco a trovare un modo semplice di modificare<br>
&gt; i dati inseriti, ad esempio: se il dato memorizzato su file e&#39; un<br>
&gt; testo di tot caratteri, come posso modificarlo dal prompt a caratteri?<br>
&gt; Pensavo a un buffer editabile ma mi sfugge il modo di realizzarlo.<br>
<br>
</div>Se puo&#39; aiutare,<br>
<br>
<a href="http://excess.org/urwid/" target="_blank">http://excess.org/urwid/</a><br>
<font color="#888888"><br>
<br>
--<br>
This e-mail (and any attachment(s)) is strictly confidential and for use only by intended recipient(s). Any use, distribution, reproduction or disclosure by any other person is strictly prohibited. The content of this e-mail does not constitute a commitment by the Company except where provided for in a written agreement between this e-mail addressee and the Company. If you are not an intended recipient(s), please notify the sender promptly and destroy this message and its attachments without reading or saving it in any manner. Any non authorized use of the content of this message constitutes a violation of the obligation to abstain from learning of the correspondence among other subjects, except for more serious offence, and exposes the person responsible to the relevant consequences.<br>


</font><div><div></div><div><br>
_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@lists.python.it" target="_blank">Python@lists.python.it</a><br>
<a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>