commit | 23bba4ca398ff2e096413e3bbaf9a6cdaa1d1846 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 18 20:51:15 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 18 20:51:15 2012 +0200 |
tree | a9818d43b30d0d94d124ec15d45f01b4db36f5b7 | |
parent | c51b7fd65b8c7476180c965d48390431b2d558e6 [diff] |
Issue #11750: The Windows API functions scattered in the _subprocess and _multiprocessing.win32 modules now live in a single module "_winapi". Patch by sbt.