mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
ec78d0ae0e
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81692 | martin.v.loewis | 2010-06-04 19:18:42 +0200 (Fr, 04 Jun 2010) | 3 lines Issue #8864: Define _XOPEN_SOURCE on Solaris for the multiprocessing module. ........