#16135: remove mentions of OS/2 from the documentation

This commit is contained in:
Andrew Kuchling 2014-03-01 07:53:28 -05:00
parent 7b96f76dc8
commit 98f2bbf794
5 changed files with 4 additions and 17 deletions

View file

@ -6,8 +6,7 @@
This module provides access to the BSD *socket* interface. It is available on
all modern Unix systems, Windows, MacOS, OS/2, and probably additional
platforms.
all modern Unix systems, Windows, MacOS, and probably additional platforms.
.. note::