I have submitted a simple patch to get_flash which fixes the problem described in ticket #30:
http://trac.turbogears.org/turbogears/ticket/30 The only caveat is it makes get_flash have side effects, so get_flash should probably be made private and renamed to _get_flash. Kind Regards, Sean Cazzell

