PEP 446: complete the summary table of the status of python 3.3
This commit is contained in:
parent
e3d0699cde
commit
62767d3960
|
@ -265,9 +265,10 @@ Summary:
|
|||
Module FD on UNIX Handles on Windows FD on Windows
|
||||
=========================== ============= ================== =============
|
||||
subprocess, default STD, pass_fds none STD
|
||||
subprocess, replace stdout STD, pass_fds all STD
|
||||
subprocess, close_fds=False all all STD
|
||||
os.execv(), os.spawn() all all all
|
||||
multiprocessing all all STD
|
||||
os.execv(), os.spawn() all all all
|
||||
=========================== ============= ================== =============
|
||||
|
||||
Legend:
|
||||
|
|
Loading…
Reference in New Issue