Andrea Griffini <agriff a tin.it>:
> try:
> enjoy("PyconSei")
> except Problem as x:
> tell_staff(x)
>
try:
enjoy("PyconSei")
except:
call("STAFF")
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/pycon/attachments/20150325/61bbb50e/attachment.html>