|
|
|
|
|
by dtech
2674 days ago
|
|
> If you e.g. have a `print foo` in some obscure branch that rarely happens, that print will ruin your day if you use Python 3 You can use any compiled language for that though, and even some uncompiled ones (PHP will refuse to run the file) |
|