Changeset [aceadc98daaab9aa4a2c5367aaa11e66fe08c445] by Ruslan Spivak
April 5th, 2010 @ 11:00 PM
Some changes to conform with PEP8
Don't use spaces around the '=' sign when used to indicate a
keyword argument or a default parameter value.
http://github.com/tuulos/disco/commit/aceadc98daaab9aa4a2c5367aaa11...
Committed by Ruslan Spivak
- M util/homedisco.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.