may be set some key for web2py? web2py.exe --pickle_high_off - will off pickle.highprotocol anywhere
воскресенье, 16 августа 2015 г., 23:45:19 UTC+3 пользователь Massimo Di Pierro написал: > > Fine with most of these. Can you send PR requests and I will > review/accept/reject? > Massimo > > On Saturday, 15 August 2015 08:58:58 UTC-5, [email protected] > <javascript:> wrote: >> >> for prevetn pickle error please add new param in session: >> >> session.connect(request,response,cookie_key='kjykGFDRETfxf65', >> compression_level=None, *pickle_low*=True) >> >> >> If *pickle_low: - not use high protocol foe pickle* >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

