I believe raising exception is a style for python and being used quite liberally, not just in this case. try/except in my programs looks very much like if/else as in C.
Elvelind Grandin wrote: > Nice review. I've committed a patch to tg's svn that adds a allow_json > option so now you bad part should be solved :) > > And I agree that raising an error to redirect isn't to beautiful > > On 10/20/05, Daniel <[EMAIL PROTECTED]> wrote: > > > > This evening I wrote a review of TurboGears. Read it here: > > http://www.openpolitics.com/pieces/archives/001763.html > > > > Keep up the good work. > > > > > > > -- > cheers > elvelind grandin

