Given that I want to write Python code that will work in the Google App Engine, as well as inside jython, C extensions are not an option. Amara was a good library, but because of its C-extensions, I cannot use it for any of these platforms.
source
share