summaryrefslogtreecommitdiffstats
path: root/Modules/_multiprocessing/win32_functions.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix for issue 14725 for 2.7 branchRichard Oudkerk2012-05-051-0/+1
|
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-171/+171
|
* Remove extraneous whitespace.Brett Cannon2010-05-051-16/+16
|
* Issue 5619: Pass MS CRT debug flags into subprocessesJesse Noller2009-03-311-0/+6
|
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-260/+260
|
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+260