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 larry
Recipients larry, ncoghlan, yselivanov
Date 2014-02-21.07:13:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392966817.97.0.998736133679.issue20710@psf.upfronthosting.co.za>
In-reply-to
Content
I went ahead and added tests for os.stat, and the unbound versions of the two class methods.  Total of five new tests now.
History
Date User Action Args
2014-02-21 07:13:38larrysetrecipients: + larry, ncoghlan, yselivanov
2014-02-21 07:13:37larrysetmessageid: <1392966817.97.0.998736133679.issue20710@psf.upfronthosting.co.za>
2014-02-21 07:13:37larrylinkissue20710 messages
2014-02-21 07:13:37larrycreate