Kaydet (Commit) 4aea4a0c authored tarafından Victor Stinner's avatar Victor Stinner

Issue #16853: Mention the new selectors module in What's New in Python 3.4

üst 66a42b49
......@@ -91,6 +91,8 @@ New syntax features:
New library modules:
* :mod:`enum`: Implementation of the :pep:`435`.
* :mod:`selectors`: High-level and efficient I/O multiplexing, built upon the
:mod:`select` module primitives.
New built-in features:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment