Hacker News new | ask | show | jobs
by jjawssd 3573 days ago
Would be a great experiment to Cythonize PyPy's _csv.so
2 comments

PyPy doesn't have a _csv.so - that was the main point of the comment you replied to.
That sounds completely worthless, PyPy doesn't need a Cython version, and its library is a Python version of CPython's native csv module.