[issue8746] os.chflags() and os.lchflags() are not built when they should be be

Garrett Cooper report at bugs.python.org
Sat Sep 11 18:56:07 CEST 2010


Garrett Cooper <yanegomi at gmail.com> added the comment:

Do you prefer exhaustive tests, or just smoke tests? Honestly IMO, the OS should come prepackaged with tests to ensure that things function according to the requirements set forth in the manpage, so I would prefer the latter because the os methods in the posixmodule are nothing more than thin wrappers above the actual OS syscalls.

----------

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


More information about the Python-bugs-list mailing list