Re: Generating HTML
On Sep 12, 1:16 pm, Evan Klitzke <[EMAIL PROTECTED]> wrote: > Can you compile Mako templates? This is one thing that I really like > about Cheetah, and it wasn't clear to me from the Mako site if this is > possible. First line of the Mako home page: """Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance.""" Greg -- http://mail.python.org/mailman/listinfo/python-list
Re: Python on imac
On Oct 13, 7:21 pm, John Velman <[EMAIL PROTECTED]> wrote: > I'm considering moving from Linux to imac. I've recently returned to > Python (was never very expert) to develop a small gui application. At > present I plan to use PyGTK with Pango and Cairo. You should be aware that unless something has changed recently, PyGTK runs under X11 and is not native Aqua. This makes it a bit clunky to deal with. Greg -- http://mail.python.org/mailman/listinfo/python-list