10 ms·
There are ways to write Python2 code that will work when you make the switch to Python3. It _is_ a hassle, but it's quite doable. This may not convince you (an
by fayden 14y ago
There are ways to write Python2 code that will work when you make the switch to Python3. It _is_ a hassle, but it's quite doable.
This may not convince you (and I perfectly understand why), but I think it's worth giving Python a shot even if you're fluent in another language.
- symbiotic 14y agoInteresting, I'll look into it!