Robin Haswell wrote:
> I saw this in the feature list for .9a5 which intrigued me:
>
> * Added a new turbogears.start_server function which will help ease
>    the transition to 1.1 *and* adds the ability to use Ian Bicking's
>    EvalException. You must turn on tg.fancy_exception to use it
>    at this point.
>
> I was wondering, how do you enable this? I tried putting 
> "tg.fancy_exception=True" in the global
> section of dev.cfg, but it didn't seem to do any good. Could someone provide 
> some advice please?
>
> Cheers :-)
>

Works fine here, by the way you need an exception to see it in action.
;-)

assert False works fine as a first test.

Ciao
Michele


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to