Changeset [df138d90ac8cbbe68aa7e91237b1a2cd2c1e55bf] by Shayan Pooya
February 12th, 2014 @ 01:38 PM
Convert bytes and strings to each other to work with python3.
With this commit, test_save should pass on python3.
https://github.com/discoproject/disco/commit/df138d90ac8cbbe68aa7e9...
Committed by Shayan Pooya
- M lib/disco/util.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.