X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fnepi%2Futil%2Fparallel.py;h=fffdea5f4e0636cdf7cdfb99e97fd50e0ceebae9;hb=4c5d308e0d13c0dc4b54556f149bc2a9cd585592;hp=e354b4293e2e903df6b46076cdb1b13b3fdb21ca;hpb=62a8f5c90afe9033f532206c811cff8ea76b2c09;p=nepi.git diff --git a/src/nepi/util/parallel.py b/src/nepi/util/parallel.py index e354b429..fffdea5f 100644 --- a/src/nepi/util/parallel.py +++ b/src/nepi/util/parallel.py @@ -15,6 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +# Author: Claudio Freire +# import threading import Queue