|
|
|
|
|
by ronnix
4806 days ago
|
|
> I'm not very familiar with the culture of the Python community so this might come across as offending, but why such an obsession with "pure" Python? I think it refers to the implementation, meaning the library has no C modules and is written 100% in Python. This means it should be able to run on all Python implementations, including Jython, IronPython, PyPy, Google App Engine... |
|