Daniel Nogradi wrote: >> Hey, all.Now I wanna to transfer a object to other computer, Maybe I >>could serialize the object to a file by pickle moudle, then send the file >>and get it from the file.But I think the efficency is awful, because the >>disk io is very slow. >> Someone could do me a favor to give me some idea?
http://pyro.sourceforge.net/ -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list