eliben wrote: > Additionally, I've found indentation to be a problem in such > constructs. Is there a workable way to indent the code at the level of > build_func, and not on column 0 ?
exec "if 1:" + code.rstrip() Peter -- http://mail.python.org/mailman/listinfo/python-list