#16135: Removal of OS/2 support (Docs)

This commit is contained in:
Jesus Cea 2012-10-05 01:11:10 +02:00
parent b48925a406
commit f6c2e894ae
4 changed files with 1 additions and 7 deletions

View file

@ -37,7 +37,6 @@ applications should use string objects to access all files.
* :mod:`posixpath` for UNIX-style paths
* :mod:`ntpath` for Windows paths
* :mod:`macpath` for old-style MacOS paths
* :mod:`os2emxpath` for OS/2 EMX paths
.. function:: abspath(path)