PEP 446: complete the summary table of the status of python 3.3

This commit is contained in:
Victor Stinner 2013-08-07 01:43:01 +02:00
parent e3d0699cde
commit 62767d3960
1 changed files with 2 additions and 1 deletions

View File

@ -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: