Message83102
| Author | josiahcarlson |
|---|---|
| Recipients | akuchling, djarb, facundobatista, forest, giampaolo.rodola, gvanrossum, jafo, josiahcarlson, markb |
| Date | 2009-03-03.21:26:13 |
| SpamBayes Score | 7.877813e-08 |
| Marked as misclassified | No |
| Message-id | <1236115577.91.0.16654090332.issue1641@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've just attached a patch to sched.py and asyncore.py to offer a richer set of features for sched.py, with a call_later() function and minimal related classes for asyncore.py to handle most reasonable use-cases. There is no documentation or tests, but I can add those based on Giampaolo's tests and docs if we like this approach better. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-03 21:26:18 | josiahcarlson | set | recipients: + josiahcarlson, gvanrossum, akuchling, facundobatista, jafo, forest, giampaolo.rodola, djarb, markb |
| 2009-03-03 21:26:17 | josiahcarlson | set | messageid: <1236115577.91.0.16654090332.issue1641@psf.upfronthosting.co.za> |
| 2009-03-03 21:26:16 | josiahcarlson | link | issue1641 messages |
| 2009-03-03 21:26:16 | josiahcarlson | create | |