commit | d757e73f660fcd930ad7602ab7c65de0a926c955 | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Wed Aug 20 08:58:40 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Wed Aug 20 08:58:40 2008 +0000 |
tree | a8a84e3bddb4bb89250d7634da0cdbcb55d8a7ee | |
parent | 86765340825b609a47601f8b0d121f370736bb62 [diff] |
Partially revert r65883 to let the tests pass. I am working on the proper fix, which is to use the custom pickler in connection.send(), instead of the standard pickle.dumps().