Merge pull request #917 from thomassigurdsen/master

SConstruct imports multiprocessing, which is then never used
This commit is contained in:
Juan Linietsky 2014-12-03 19:28:57 -02:00
commit f7c9a4a0a8

View file

@ -6,7 +6,6 @@ import os.path
import glob
import sys
import methods
import multiprocessing
methods.update_version()