[docs] documentation bug report: stat.UF_OPAQUE

Sandro Tosi sandro.tosi at gmail.com
Tue May 31 20:02:32 CEST 2011


Hello Christopher

On Tue, May 17, 2011 at 23:49, Christopher Ford <caf at slac.stanford.edu> wrote:
> Hi,
>
> It looks like the description of stat.UF_OPAQUE and stat.UF_NOUNLINK are
> swapped in the Python v2.7.1 documentation:
>  http://docs.python.org/library/stat.html
>
>> stat.UF_OPAQUE
>>    The file may not be renamed or deleted.
>>
>> stat.UF_NOUNLINK
>>    The directory is opaque when viewed through a union stack.

you're right, they were swapped: I opened
http://bugs.python.org/issue12228 to track the fix. JFTR I used
http://fuse4bsd.creo.hu/localcgi/man-cgi.cgi?chflags+2 as reference.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


More information about the docs mailing list