[issue10999] os.chflags refers to stat constants, but the constants are not documented in the stat module

Michal Nowikowski report at bugs.python.org
Thu Jan 27 21:46:03 CET 2011


Michal Nowikowski <godfryd at gmail.com> added the comment:

I have prepared a patch that:
- documents flags for os.chflags function in stat module
- adds links for these flags os module to stat module.

----------
components: +None
keywords: +patch
Added file: http://bugs.python.org/file20555/documented-os_chflags-flags.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10999>
_______________________________________


More information about the Python-bugs-list mailing list