mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Supply the _subprocess module under 7.1. I'm not sure what the status
of this should be on non-WIN32 Windows variants.
This commit is contained in:
parent
f3250b0b0b
commit
4eb59782a8
2 changed files with 6 additions and 0 deletions
|
@ -363,6 +363,9 @@
|
|||
<File
|
||||
RelativePath="..\Modules\_sre.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Pc\_subprocess.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_weakref.c">
|
||||
<FileConfiguration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue