Hi, On Sat, Dec 11, 2010 at 18:19, Georg Brandl <g.bra...@gmx.net> wrote: > Mako (http://www.makotemplates.org/) > [Note that Mako requires setuptools to install out-of-the-box. You can > also just copy the lib/mako/ tree into your Python's site-packages > directory if you prefer not to install setuptools.]
Mako is compatible with py3k (via 2to3) since version 0.3 (but later versions has a better support). [1] explains how to have a py3k installation of mako. [1] http://www.makotemplates.org/trac/browser/README.py3k > PyYAML (http://pyyaml.org/wiki/PyYAML) "PyYAML also supports Python 3" from the homepage, the version introducing py3k support is 3.08 . Just my 2c, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com