Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
setup.py
Find file
Blame
History
Permalink
Fix bug 3375 - _multiprocessing.so build problems on OS X.
· c3fee694
Guido van Rossum
authored
Jul 17, 2008
The solution is to clear sys.path_importer_cache.
c3fee694