help on pickle tool

hanumizzle hanumizzle at gmail.com
Fri Oct 6 05:15:54 EDT 2006


On 6 Oct 2006 02:03:07 -0700, virg <06virg at gmail.com> wrote:
> At the server, based on client request it does some computations , it
> sends the result as dictionary (serialized) to the client.

If I interpret your message correctly, you are receiving a Python
dictionary object from the server. Yes? In this case, I guess it might
be necessary to use Jython. I'm drawing a blank otherwise.

(This may be naive, but can you write the client in Python as well?)

-- Theerasak



More information about the Python-list mailing list