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 christian.heimes
Recipients brett.cannon, christian.heimes, eric.smith, exarkun, loewis, ncoghlan, rhettinger, ross.light
Date 2009-02-04.22:31:09
SpamBayes Score 0.0034693151
Marked as misclassified No
Message-id <1233786672.44.0.776700478344.issue4285@psf.upfronthosting.co.za>
In-reply-to
Content
Technically it's not a named tuple. Calling it named tuple may cause
confusing. http://docs.python.org/library/os.html#os.stat calls it a
structure.
History
Date User Action Args
2009-02-04 22:31:13christian.heimessetrecipients: + christian.heimes, loewis, brett.cannon, rhettinger, exarkun, ncoghlan, eric.smith, ross.light
2009-02-04 22:31:12christian.heimessetmessageid: <1233786672.44.0.776700478344.issue4285@psf.upfronthosting.co.za>
2009-02-04 22:31:10christian.heimeslinkissue4285 messages
2009-02-04 22:31:09christian.heimescreate