Changeset [f07b8aed0fb8c1fe0f1987eb8d9436d9c795bf92] by Prashanth Mundkur
October 30th, 2012 @ 10:28 AM
Python3: rewrite import scanner to handle newer api for function
objects and bytes/string differences.
https://github.com/discoproject/disco/commit/f07b8aed0fb8c1fe0f1987...
Committed by Prashanth Mundkur
- 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.