PEP 446: better title
This commit is contained in:
parent
7394d0aceb
commit
47a9a14870
|
@ -1,5 +1,5 @@
|
|||
PEP: 446
|
||||
Title: Add new cloexec and blocking parameters to functions creating file descriptors
|
||||
Title: Add new parameters to configure the inherance of files and for non-blocking sockets
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <victor.stinner@gmail.com>
|
||||
|
|
Loading…
Reference in New Issue