Antoine Pitrou
|
c83ea137d7
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
Jesse Noller
|
355b1264b8
|
issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help
|
2009-04-02 00:03:28 +00:00 |
Jesse Noller
|
82eb5902ce
|
merge in patch from tim golden to fix contextmanager support for mp.Lock()
|
2009-03-30 23:29:31 +00:00 |
Jeremy Hylton
|
0d52182f67
|
Move definition int sval into branch of ifdef where it is used.
Otherwise, you get a warning about an undefined variable.
|
2008-11-28 23:42:59 +00:00 |
Benjamin Peterson
|
190d56e009
|
add the multiprocessing package to fulfill PEP 371
|
2008-06-11 02:40:25 +00:00 |