Gabriel <gabriel <at> opensuse.org> writes:
> In my understanding this equivalent to:
>
> render('a',
> render('b',
> view(***)))
>
> Is there any way to know, in this case, that 'a' is the 'default' format?You could set an attribute on the function indicating the default. -- http://mail.python.org/mailman/listinfo/python-list
