This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexandre.vassalotti
Recipients alexandre.vassalotti, brett.cannon
Date 2008-05-16.18:56:30
SpamBayes Score 0.016758487
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
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?
History
Date User Action Args
2008-05-16 18:56:34alexandre.vassalottisetspambayes_score: 0.0167585 -> 0.016758487
recipients: + alexandre.vassalotti, brett.cannon
2008-05-16 18:56:33alexandre.vassalottisetspambayes_score: 0.0167585 -> 0.0167585
messageid: <[email protected]>
2008-05-16 18:56:32alexandre.vassalottilinkissue2874 messages
2008-05-16 18:56:30alexandre.vassalotticreate