[Python] Pettegolezzi su Python
enrico franchi
enrico.franchi a gmail.com
Dom 19 Apr 2015 02:19:27 CEST
2015-04-17 16:58 GMT+01:00 Enrico Bianchi <enrico.bianchi a ymail.com>:
> Intendi i type hints? Perche`?
>
Vedi qualcosa che non va in questo codice?
In [4]: def add(x, y):
...: if type(x) == int and type(y) == int:
...: return x + y
...: raise TypeError
--
.
..: -enrico-
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20150419/937a242e/attachment.html>
Maggiori informazioni sulla lista
Python