Kaydet (Commit) 53db2b8f authored tarafından Andrew Svetlov's avatar Andrew Svetlov

#16716: remove deprecation warning

......@@ -380,10 +380,6 @@ linearly scanned again. :c:func:`select` is O(highest file descriptor), while
that was never registered causes an :exc:`OSError` exception with errno
:const:`ENOENT` to be raised.
.. deprecated:: 3.3
Instead of :exc:`IOError` the :exc:`OSError` exception is used now.
.. method:: poll.unregister(fd)
......
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