5 ms·
Most widely-used libraries have not actually switched to Python 3, they just support it using 2to3. Someone who only knows Python 3 would have a hard time hack
by randuser 13y ago
Most widely-used libraries have not actually switched to Python 3, they just support it using 2to3.
Someone who only knows Python 3 would have a hard time hacking on the source code of most libraries.