By trapping the TypeError exception in globals.py (in web2py 2.5.1) I see that 'self' contains a 'flash' element that is represented this way: <lazyT 'session expired'>. If I modify globals.py to delete that 'flash' element before pickling then the TypeError exception does not occur. So it looks like that lazyT object can't pickled and causes the problem.
-- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.