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 gvanrossum
Recipients brett.cannon, christian.heimes, gvanrossum
Date 2008-01-14.03:15:47
SpamBayes Score 0.003945331
Marked as misclassified No
Message-id <1200280549.24.0.179048088138.issue1816@psf.upfronthosting.co.za>
In-reply-to
Content
Nice -- perhaps you can make it look like a function call,
posix.stat_result(st_mode=..., ...)?  (Then someone else might finally
create a constructor with such a signature. :-)
History
Date User Action Args
2008-01-14 03:15:49gvanrossumsetspambayes_score: 0.00394533 -> 0.003945331
recipients: + gvanrossum, brett.cannon, christian.heimes
2008-01-14 03:15:49gvanrossumsetspambayes_score: 0.00394533 -> 0.00394533
messageid: <1200280549.24.0.179048088138.issue1816@psf.upfronthosting.co.za>
2008-01-14 03:15:48gvanrossumlinkissue1816 messages
2008-01-14 03:15:47gvanrossumcreate