Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjawssd
3573 days ago
Would be a great experiment to Cythonize PyPy's _csv.so
2 comments
chrisseaton
3573 days ago
PyPy doesn't have a _csv.so - that was the main point of the comment you replied to.
link
masklinn
3573 days ago
That sounds completely worthless, PyPy doesn't need a Cython version, and its library is a Python version of CPython's native csv module.
link