Hi,

I am trying to pickle web.ctx['environ'] using
object_pickle=pickle.dumps(env,2).

However...I get this error....

PicklingError: Can't pickle <built-in method recvfrom_into of
_socket.socket object at 0xb7ac5170>: it's not found as
__main__.recvfrom_into

Any suggestions?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to