|
|
|
|
|
by bsimpson
4048 days ago
|
|
Using @zpao's example, most Python developers use CPython and either don't know about PyPy or have never used it. As such, I'd expect most of the long-tail of Python libraries to have been written and tested against CPython. That hasn't prevented PyPy, IronPython, JPython, etc. from existing/thriving. |
|