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 pitrou
Recipients belopolsky, christian.heimes, gvanrossum, maltehelmert, pitrou, rbp
Date 2008-02-24.18:58:59
SpamBayes Score 0.20619783
Marked as misclassified No
Message-id <1203879540.4.0.476700335408.issue1040026@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's better to make it a runtime error (upon invocation of
os.times()), rather than a compile-time error. But it's quite
theoretical until we find a system where the error does occur, anyway :)
History
Date User Action Args
2008-02-24 18:59:00pitrousetspambayes_score: 0.206198 -> 0.20619783
recipients: + pitrou, gvanrossum, belopolsky, maltehelmert, christian.heimes, rbp
2008-02-24 18:59:00pitrousetspambayes_score: 0.206198 -> 0.206198
messageid: <1203879540.4.0.476700335408.issue1040026@psf.upfronthosting.co.za>
2008-02-24 18:58:59pitroulinkissue1040026 messages
2008-02-24 18:58:59pitroucreate