[docs] [issue10999] os.chflags refers to stat constants, but the constants are not documented in the stat module
R. David Murray
report at bugs.python.org
Mon Jan 24 20:41:15 CET 2011
New submission from R. David Murray <rdmurray at bitdance.com>:
Title pretty much says it all. The constants are there in the stat module, but they aren't documented. When they are documented the mentions in the os.chflags entry can be turned into cross reference links.
----------
assignee: docs at python
messages: 126947
nosy: docs at python, r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: os.chflags refers to stat constants, but the constants are not documented in the stat module
type: behavior
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10999>
_______________________________________
More information about the docs
mailing list