Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No; Python is a dynamic language and when you see a method call like

    x.so_something()
you might not know what is the type of x and what method does do_something refers to.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: