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 gpolo
Recipients georg.brandl, gpolo, loewis
Date 2008-03-06.11:48:14
SpamBayes Score 0.1031194
Marked as misclassified No
Message-id <1204804096.63.0.624982039289.issue2240@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching another patch, this should be applied after the other ones
have been applied. It fixes what Georg mentioned. 
I have chosen to let ItimerError inherit from IOError, and improved the
docstring of setitimer.
History
Date User Action Args
2008-03-06 11:48:16gpolosetspambayes_score: 0.103119 -> 0.1031194
recipients: + gpolo, loewis, georg.brandl
2008-03-06 11:48:16gpolosetspambayes_score: 0.103119 -> 0.103119
messageid: <1204804096.63.0.624982039289.issue2240@psf.upfronthosting.co.za>
2008-03-06 11:48:15gpololinkissue2240 messages
2008-03-06 11:48:15gpolocreate