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

Version of Python is a runtime thing that can be checked.

Formatting is not relevant to whether the code is correct, but types are.

The problem compared to static languages is that it does not need to compile, types are completely ignored at runtime and there is no built-in way of checking it (like python binary with a special flag) so everyone does things different.



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

Search: