mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
07317b12f3
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66557 | benjamin.peterson | 2008-09-22 16:11:43 -0500 (Mon, 22 Sep 2008) | 1 line use the new threading properties for multiprocessing (reviewed by Jesse #3927) ........