]> 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:13:06 +0000 (18:13 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 29 May 2001 18:13:06 +0000 (18:13 +0000)
commitdc9e7e42c85186986819f037e1eed751d3548a2c
tree5c354a26fcd26502943744978dce863b1fedfe5b
parent25916bdc11c7d96ada294a25cff3510ef72ddb75
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