]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
readlink() description: Added note that the return value may be either
authorFred Drake <fdrake@acm.org>
Tue, 29 May 2001 18:14:26 +0000 (18:14 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 29 May 2001 18:14:26 +0000 (18:14 +0000)
commitf1760de4b3806d35289a93b2151a95c9ee488316
treea981be19bb45bbee4c57f0a8c9abea1f3c603335
parentb8071808bd7b74bf855dcaa9f627626c53d7a8f3
readlink() description:  Added note that the return value may be either
    absolute or relative.

remove(), rename() descriptions:  Give more information about the cross-
    platform behavior of these functions, so single-platform developers
    can be aware of the potential issues when writing portable code.

This closes SF patch #426598.
Doc/lib/libos.tex