Changeset [84a391ee82f4a4e1ba18ccb3b95d98b6bc3bbbea] by Prashanth Mundkur
October 29th, 2012 @ 04:54 PM
Python3: fix exception syntax.
https://github.com/discoproject/disco/commit/84a391ee82f4a4e1ba18cc...
Committed by Prashanth Mundkur
- M bin/ddfscli.py
- M lib/clx/__init__.py
- M lib/disco/cli.py
- M lib/disco/comm.py
- M lib/disco/comm_pycurl.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/eventmonitor.py
- M lib/disco/fileutils.py
- M lib/disco/test.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/func.py
- M lib/disco/worker/classic/modutil.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.