]> granicus.if.org Git - python/commit
Fix bug 3375 - _multiprocessing.so build problems on OS X.
authorGuido van Rossum <guido@python.org>
Thu, 17 Jul 2008 16:23:53 +0000 (16:23 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Jul 2008 16:23:53 +0000 (16:23 +0000)
commitc3fee694644cdf24bfb974dcd924fbdf524350ee
tree749cffd651a40328e825821381c9ba001a2ccbe8
parent67c38e26898571a3255ab773ebca9c94f21d0950
Fix bug 3375 - _multiprocessing.so build problems on OS X.
The solution is to clear sys.path_importer_cache.
setup.py