Kristján Valur Jónsson
|
b8e138aa23
|
Revert last change, which was incorrect.
|
2009-07-04 15:16:38 +00:00 |
Kristján Valur Jónsson
|
8c4f4178cb
|
http://bugs.python.org/issue6381
merging revision 73819 from trunk
|
2009-07-04 15:09:25 +00:00 |
Jesse Noller
|
a931404804
|
Merged revisions 70908 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70908 | jesse.noller | 2009-03-31 17:20:35 -0500 (Tue, 31 Mar 2009) | 1 line
Issue 5619: Pass MS CRT debug flags into subprocesses
........
|
2009-03-31 22:36:44 +00:00 |
Benjamin Peterson
|
fa268032c9
|
fix multiprocessing line endings in py3k
|
2008-06-13 19:28:21 +00:00 |
Amaury Forgeot d'Arc
|
245671c64a
|
Adaptation to py3k.
|
2008-06-11 18:12:34 +00:00 |
Benjamin Peterson
|
e711cafab1
|
Merged revisions 64104,64117 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r64104 | benjamin.peterson | 2008-06-10 21:40:25 -0500 (Tue, 10 Jun 2008) | 2 lines
add the multiprocessing package to fulfill PEP 371
........
r64117 | benjamin.peterson | 2008-06-11 07:26:31 -0500 (Wed, 11 Jun 2008) | 2 lines
fix import of multiprocessing by juggling imports
........
|
2008-06-11 16:44:04 +00:00 |