On 2013-08-05, Rui Maciel <rui.mac...@gmail.com> wrote:

> Is there any pythonic way to perform static typing?

No.

One of the fundamental characteristics of Python is dynamic typing.

Without dynamic typing, it wouldn't _be_ Python.

-- 
Grant Edwards               grant.b.edwards        Yow! I wonder if I ought
                                  at               to tell them about my
                              gmail.com            PREVIOUS LIFE as a COMPLETE
                                                   STRANGER?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to