On 1/2/06, Jeremy Jones <[EMAIL PROTECTED]> wrote:
I guess I could look at templates/master.py .... oh, that's right - it
doesn't exist. I just googled and didn't find a flag to turn on
generation of .py files from Kid. If someone knows how, I'd appreciate
some insite. I guess I'm about to dig into kid/__init__.py to see if I
can track down more of what's going on... Just thought I'd take a
moment to whine while it's fresh on my frustration list.
There is a couple tickets on better error handling already. So it is only a matter of time now. To turn on .py generation just have KID_OUTPUT_PY="true" in your server's environment.
-- David

