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

Because python3 and python2 are incompatible dialects, you have to say which one you want, and there's no reliable way to use just "python" and no useful reason to have it on $PATH. Any code needs to declare all its dependencies, including either python3 or python2. If I didn't want any specific dependencies, I'd be targeting POSIX and writing in Bourne shell.


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

Search: