PEP 446: fix reST syntax

This commit is contained in:
Victor Stinner 2013-08-12 03:31:34 +02:00
parent 8dbcf87357
commit c7790e3123
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ file descriptors except standard streams are closed.
Summary:
=========================== ================ ================== =============
Module FD on UNIX Handles on Windows FD on Windows
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