Check the files section. As far as proper Py3k support, Jinja2 would have to have all the tests re-written or wait until py.test is ported.
Thanks, -tim On Jun 24, 1:39 am, Georg Brandl <[email protected]> wrote: > Timbo schrieb: > > > Several months ago, I was looking for a template engine for Python3. > > There was none at the time so I ported Jinja2. I selected it because > > of the small codebase and the copious features and tests. It may seem > > ironic then that I made no effort to port the tests over because they > > are built on py.test. (I just didn't want to port one more thing.) > > > I have not used every feature Jinja2 offers but it is working rather > > well for me in the basics. If anyone is interested in the code, I > > could package it and upload it. > > Yes, certainly! I'm also very interested in Jinja2 on Python 3, because > it's another requirement to port Sphinx. Armin has also said that even > though he doesn't care about py3k at the moment, he will support the > Jinja2 port. > > Georg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
