[issue2874] Remove use of the stat module in the stdlib

Alexandre Vassalotti report at bugs.python.org
Fri May 16 20:56:33 CEST 2008


Alexandre Vassalotti <alexandre at peadrop.com> added the comment:

Brett wrote:
> This will require moving over to using the named tuple features of 
> os.stat() along with adding methods to the object that the stat module
> has as functions.

How do you add new methods to a PyStructSequence?

----------
nosy: +alexandre.vassalotti

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2874>
__________________________________


More information about the Python-bugs-list mailing list