Hi, I'm woking with the repoze.bfg guys on giving jython support for
bfg, and in the process I managed to get the jinja2 template engine
working with jython 2.5.1. There was just one problem, jython doesn't
work very well with setuptools and it tries to install everything in
the features section of setup.py so I added a condition to check if it
is running under jython.

You can find the patch here, I hope you find this helpful.

http://groups.google.com/group/pocoo-libs/web/jinja2_jython.patch

Greetins and thanks!
-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.


Reply via email to