<p dir="ltr">Hai dimenticato dividendo e divisore.<br>
Esempio:<br>
python3 script.py 8 2</p>
<br><div class="gmail_quote">Il giorno mer 7 gen 2015 05:53 null <<a href="mailto:emiliotosco@yahoo.co.jp">emiliotosco@yahoo.co.jp</a>> ha scritto:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div><span>Sto iniziando a studiare Python</span></div><div><span>attraverso il libro di M.Beri per Apogeo su</span></div><div><span>Pocket Python che tratta la versione 3.x.</span></div><div><span>Al capitolo 6 si introducono le funzioni try.</span></div><div><span>finally...else.</span></div><div><span>Il problema e` che <br></span></div><div><span>non riesco a far funzionare i comandi come da libro.</span></div><div><span>per prima cosa ho usato l`IDLE .<br></span></div><div><span>Dopo che Beri stesso mi ha risposto che invece</span></div><div><span>l`esempio si riferiva a uno script, ho provato</span><span> anche con lo script</span><span>  ( ho usato</span></div><div><span>run module) ma l`errore rimane.</span></div><div><span>Scusate sara banale ma questo e` il mio primo inghippo che non riesco</span></div><div><span>a risolvere da
 solo.</span></div><div><span><br></span></div><div><span>Ecco lo script:</span></div><div><span><br></span></div><div><span>import sys<br>dividendo = int(sys.argv[1])<br>divisore = int(sys.argv[2])<br>try:<br>    quoziente = dividendo / divisore<br>except:<br>    print ("Eccezione!")<br>    print (sys.exc_info()[0])<br>    print (sys.exc_info()[1])<br>    print(sys.exc_info()[2])<br>else:<br>    print("Quoziente uguale a ", quoziente)<br>finally:<br>    print ("Ho finito")</span></div><div><span><br></span></div><div><span>L`errore e nello screenshot in allegato.</span></div><div><span><br></span></div><div><span>Enrico Maria Rinaldi<br></span></div><div><br><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px">    <div style="font-family:arial,helvetica,sans-serif;font-size:10pt">   
     <div style="font-family:MS PGothic,sans-serif;font-size:12pt">            <div dir="ltr">            <font face="Arial">                ----- Original Message -----<br>                <b><span style="font-weight:bold">From:</span></b> "<a href="mailto:python-request@lists.python.it" target="_blank">python-request@lists.python.it</a>" <<a href="mailto:python-request@lists.python.it" target="_blank">python-request@lists.python.it</a>><br>                <b><span style="font-weight:bold">To:</span></b> <a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>                <br>                <b><span style="font-weight:bold">Date:</span></b> 2015/1/7, Wed 07:08<br>                <b><span style="font-weight:bold">Subject:</span></b> Digest di Python, Volume 107, Numero 15<br>            </font>            </div>            <br>Invia le richieste di iscrizione alla lista Python all'indirizzo<br>    <a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a><br><br>Per iscriverti o cancellarti attraverso il web,
 visita<br>    <a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>oppure, via email, manda un messaggio con oggetto `help' all'indirizzo<br>    <a href="mailto:python-request@lists.python.it" target="_blank">python-request@lists.python.it</a><br><br>Puoi contattare la persona che gestisce la lista all'indirizzo<br>    <a href="mailto:python-owner@lists.python.it" target="_blank">python-owner@lists.python.it</a><br><br>Se rispondi a questo messaggio, per favore edita la linea dell'oggetto<br>in modo che sia più utile di un semplice "Re: Contenuti del digest<br>della lista Python..."<br><br><br>Argomenti del Giorno:<br><br>   1. R: Re:  Offertona di libri Python e non solo a 5?: scade OGGI<br>      (Paolo Di
 Ieso)<br>   2. Re: Offertona di libri Python e non solo a 5?: scade OGGI<br>      (Francesco Maida)<br>   3. Re: Python con tipi (Enrico Bianchi)<br>   4. Walks like Python. Runs like C. (Marco Daneluzzo)<br>   5. Domanda per utenti mac (paolo lo bello)<br>   6. Re: Domanda per utenti mac (Carlos Catucci)<br>   7. Re: Domanda per utenti mac (Simone Federici)<br>   8. Re: Domanda per utenti mac (Simone Federici)<br>   9. Re: Domanda per utenti mac (Carlos Catucci)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 6 Jan 2015 12:04:47 +0100 (CET)<br>From: Paolo Di Ieso <<a href="mailto:paolodiieso@libero.it" target="_blank">paolodiieso@libero.it</a>><br>To: <a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a><br>Subject:
 [Python] R: Re:  Offertona di libri Python e non solo a 5?:<br>    scade OGGI<br>Message-ID:<br>    <<a href="mailto:736589528.3094711420542287834.JavaMail.httpd@webmail-58.iol.local" target="_blank">736589528.3094711420542287834.JavaMail.httpd@webmail-58.iol.local</a>><br>Content-Type: text/plain; charset="utf-8"<br><br><br><br>----Messaggio originale----<br><br>Da: <a href="mailto:enrico.franchi@gmail.com" target="_blank">enrico.franchi@gmail.com</a><br><br>Data: 06/01/2015 11.31<br><br>A: "Discussioni generali sul linguaggio Python"<<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br><br>Cc: "Paolo Di Ieso"<<a href="mailto:paolodiieso@libero.it" target="_blank">paolodiieso@libero.it</a>><br><br>Ogg: Re: [Python] Offertona di libri Python e non solo a 5?: scade OGGI<br><br><br><br><br><br>2015-01-06 10:42 GMT+01:00 Francesco Maida <<a href="mailto:francesco.maida@gmail.com" target="_blank">francesco.maida@gmail.com</a>>:<br><br>Ah, grazie mille per la dritta. A me interessava giusto il libro su tkinter ("Tkinter GUI application development hotshot") anche se è vecchiotto e parla solo di Python 2.<br>Dove lo hai trovato? Nella lista chec'era sulla pagina non lo trovai.. -- <br> .<br>..: -enrico-<br><br><br>Quelli in "vetrina" NON sono tutti quelli disponibili.<br>Cercando "Python" ne saltano fuori altri insieme quello di cui state parlando.<br><br>Così per altri argomenti.<br><br>Paolo<br><br>-------------- parte successiva --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/41975747/attachment-0001.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/41975747/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 2<br>Date: Tue, 6 Jan 2015 13:31:07 +0100<br>From: Francesco Maida <<a href="mailto:francesco.maida@gmail.com" target="_blank">francesco.maida@gmail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: Re: [Python] Offertona di libri Python e non solo a 5?: scade<br>    OGGI<br>Message-ID:<br>    <<a href="mailto:CAFUqv_pYonjXKiFpJRdNRvMm9CLPpQgOLW_UaccbkF09fMV4Jw@mail.gmail.com" target="_blank">CAFUqv_pYonjXKiFpJRdNRvMm9CLPpQgOLW_UaccbkF09fMV4Jw@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>Il giorno 6 gennaio 2015 11:31, enrico franchi <<a href="mailto:enrico.franchi@gmail.com" target="_blank">enrico.franchi@gmail.com</a>><br>ha scritto:<br><br>><br>> 2015-01-06 10:42 GMT+01:00 Francesco Maida <<a href="mailto:francesco.maida@gmail.com" target="_blank">francesco.maida@gmail.com</a>>:<br>><br>>><br>>> Ah, grazie mille per la dritta. A me interessava giusto il libro su<br>>> tkinter ("Tkinter GUI application development hotshot") anche se è<br>>> vecchiotto e parla solo di Python 2.<br>>><br>><br>> Dove lo hai trovato? Nella lista chec'era sulla pagina non lo
 trovai..<br>><br><br><br><br><a href="https://www.packtpub.com/application-development/tkinter-gui-application-development-hotshot" target="_blank">https://www.packtpub.com/application-development/tkinter-gui-application-development-hotshot</a><br>-------------- parte successiva --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/df99e816/attachment-0001.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/df99e816/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 3<br>Date: Tue, 06 Jan 2015 18:04:54 +0100<br>From: Enrico Bianchi <<a href="mailto:enrico.bianchi@ymail.com" target="_blank">enrico.bianchi@ymail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: Re: [Python] Python con tipi<br>Message-ID: <<a href="mailto:54AC15B6.7000702@ymail.com" target="_blank">54AC15B6.7000702@ymail.com</a>><br>Content-Type: text/plain; charset=windows-1252; format=flowed<br><br>On 01/01/2015 04:21 PM, Alessandro Re wrote:<br>> Lo usereste?<br><br>Si, perche` lo vedo come cosa buona e giusta, soprattutto in determinati <br>ambiti<br><br>Enrico<br>P.S. l'operatore -> mi fa strano...<br><br><br>------------------------------<br><br>Message: 4<br>Date: Tue, 06 Jan 2015 21:02:26 +0100<br>From: Marco Daneluzzo <<a href="mailto:marco.daneluzzo@livecom.it" target="_blank">marco.daneluzzo@livecom.it</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: [Python] Walks like Python. Runs like C.<br>Message-ID: <<a href="mailto:54AC3F52.5010408@livecom.it" target="_blank">54AC3F52.5010408@livecom.it</a>><br>Content-Type: text/plain; charset=iso-8859-15; format=flowed<br><br>Carissimi,<br><br>ho trovato in rete il linguaggio di programmazione Julia e il relativo <br>ambiente di sviluppo Juno.<br><br>Volevo sapere se qualcuno di voi lo ha provato, che cosa ne pensa e se <br>ci sono effettivamente delle similitudini con Python.<br><br>Ciao<br>Marco<br><br><br>------------------------------<br><br>Message: 5<br>Date: Tue, 6 Jan 2015 21:36:00 +0100<br>From: paolo lo bello <<a href="mailto:wildlux@gmail.com" target="_blank">wildlux@gmail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:Python@lists.python.it" target="_blank">Python@lists.python.it</a>><br>Subject: [Python] Domanda per utenti mac<br>Message-ID:<br>    <CAFW0pVQudw4R8zc=<a href="mailto:G8iNqFzX1-a-KyWgAeT1R7EQVe4dD2kywQ@mail.gmail.com" target="_blank">G8iNqFzX1-a-KyWgAeT1R7EQVe4dD2kywQ@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>Ciao ragazzi volevo chiedervi che ne pensate sul time capsule e della<br>soluzione Apple.<br>Secondo me non è una vera soluzione economica per i file.<br>Io posseggo un router che è costato 60 euro  della d-link .<br>Questo router ha la funzione per la stampante di rete oppure un'archvio usb.<br>Secondo me è inutile ora come ora comprarsi 300 o 400 euro di 1 TB o 2 Tb<br>di HD.<br>cito: <a href="http://store.apple.com/it/product/ME177Z/A/airport-time-capsule-2tb" target="_blank">http://store.apple.com/it/product/ME177Z/A/airport-time-capsule-2tb</a><br><br>Che ne pensate?<br>-------------- parte successiva --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/7ce24fdf/attachment-0001.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/7ce24fdf/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 6<br>Date: Tue, 6 Jan 2015 22:14:22 +0100<br>From: Carlos Catucci <<a href="mailto:carlos.catucci@gmail.com" target="_blank">carlos.catucci@gmail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: Re: [Python] Domanda per utenti
 mac<br>Message-ID:<br>    <CAEaPG9TyTk6uzvXf9uVzCaR6Gfy=<a href="mailto:YOCG9GpS2b6kFAQKvPSahQ@mail.gmail.com" target="_blank">YOCG9GpS2b6kFAQKvPSahQ@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>2015-01-06 21:36 GMT+01:00 paolo lo bello <<a href="mailto:wildlux@gmail.com" target="_blank">wildlux@gmail.com</a>>:<br><br>> Ciao ragazzi volevo chiedervi che ne pensate sul time capsule e della<br>> soluzione Apple.<br><br><br>Ho idea tu sia leggermente OT per gli scopi della lista<br><br>Carlos<br>-- <br>EZLN ... Para Todos Todo ... Nada para nosotros<br>-------------- parte successiva --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/9a56d66b/attachment-0001.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/9a56d66b/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 7<br>Date: Tue, 6 Jan 2015 22:50:06 +0100<br>From: Simone Federici <<a href="mailto:s.federici@gmail.com" target="_blank">s.federici@gmail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: Re: [Python] Domanda per utenti mac<br>Message-ID:<br>    <CAKsNYuhk5wBYuVCgCQ9WLPdvyECG6t3FQ=<a href="mailto:naPwbKyCWRYiaZww@mail.gmail.com" target="_blank">naPwbKyCWRYiaZww@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>paolo lo bello <<a href="mailto:wildlux@gmail.com" target="_blank">wildlux@gmail.com</a>> wrote:<br>><br>><br>> Che ne pensate?<br>><br><br><br>-- <br>Simone Federici<br>------------------------<br>Software Craftsman<br>XP, Agile, Scrum, Kanban<br>Quality, performance & security<br><br>Explicit is better than implicit.<br>-------------- parte successiva --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/15fd28a4/attachment-0001.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/15fd28a4/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 8<br>Date: Tue, 6 Jan 2015 22:54:17 +0100<br>From: Simone Federici <<a href="mailto:s.federici@gmail.com" target="_blank">s.federici@gmail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: Re: [Python] Domanda per utenti mac<br>Message-ID:<br>    <CAKsNYujXBktRVqr05cdHZpp0xRtTyR+p=<a href="mailto:JSiJxV8ku1QSo7oOQ@mail.gmail.com" target="_blank">JSiJxV8ku1QSo7oOQ@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>paolo:<br><br>> Che ne pensate?<br>><br><br>ok siamo ot...<br>peró è un bello strumento. ma non esclude di comprarsi un bell'hd capiente.<br>se dovessi scegliere senza problemi di soldi sceglierei l'hd a stato solido<br>+ grande che c'è....  + una soluzione di backup.<br><br><br>-- <br>Simone Federici<br>------------------------<br>Software Craftsman<br>XP, Agile, Scrum, Kanban<br>Quality, performance & security<br><br>Explicit is better than implicit.<br>-------------- parte successiva
 --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/c6cf9c3f/attachment-0001.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/c6cf9c3f/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 9<br>Date: Tue, 6 Jan 2015 23:07:43 +0100<br>From: Carlos Catucci <<a href="mailto:carlos.catucci@gmail.com" target="_blank">carlos.catucci@gmail.com</a>><br>To: Discussioni generali sul linguaggio Python<br>    <<a href="mailto:python@lists.python.it" target="_blank">python@lists.python.it</a>><br>Subject: Re: [Python] Domanda per utenti mac<br>Message-ID:<br>    <CAEaPG9T_=BVXghUERmH7LuB3xYt8S-aNYzXEr4WJ=<a href="mailto:9QAQEgsKA@mail.gmail.com" target="_blank">9QAQEgsKA@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>2015-01-06 22:54 GMT+01:00 Simone Federici <<a href="mailto:s.federici@gmail.com" target="_blank">s.federici@gmail.com</a>>:<br><br>> ok siamo ot...<br><br><br>Oggi ultimo giorno di festa, da domani a chi va OT scateno il nostro<br>Gollum, sia chiaro ;)<br><br>Carlos<br>-- <br>EZLN ... Para Todos Todo ... Nada para nosotros<br>-------------- parte successiva --------------<br>Un allegato HTML è stato rimosso...<br>URL: <<a href="http://lists.python.it/pipermail/python/attachments/20150106/acf1aa7f/attachment.html" target="_blank">http://lists.python.it/pipermail/python/attachments/20150106/acf1aa7f/attachment.html</a>><br><br>------------------------------<br><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><br><br>Fine di Digest di Python, Volume 107, Numero 15<br>***********************************************<br><br><br>        </div>    </div>    </blockquote></div>    </div></div>______________________________<u></u>_________________<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/<u></u>mailman/listinfo/python</a><br>
</blockquote></div>