Stefan Behnel, 22.03.2011 07:10:
there seems to be quite some interest in a project to get parts of CPython
and specifically its stdlib rewritten in Cython.
[...] I gave it a try with difflib and it turned out to be quite easy.

http://blog.behnel.de/index.php?p=155

BTW, given how short that patch is, wouldn't that make a nice little presentation for the Open Cython Day? Show off how to quickly optimise a stdlib module with Cython?

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to