Message128045
| Author | jwarkentin |
|---|---|
| Recipients | giampaolo.rodola, gregory.p.smith, jwarkentin |
| Date | 2011-02-06.06:53:38 |
| SpamBayes Score | 5.687361e-07 |
| Marked as misclassified | No |
| Message-id | <1296975219.24.0.479725319685.issue11109@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry I keep plaguing this with comments and files, but I got to thinking, anyone should be able to override _loop_actions() and implement what they need in the loop. While it's probably a bad idea in most cases, there may be legitimate needs and it's always good to allow the flexibility. So, I'm adding one more patch that changes the name to loop_actions() and adds it to the list of methods that can be overridden in the BaseServer docstring. If you like it, keep it, if not, just use the last one. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-06 06:53:39 | jwarkentin | set | recipients: + jwarkentin, gregory.p.smith, giampaolo.rodola |
| 2011-02-06 06:53:39 | jwarkentin | set | messageid: <1296975219.24.0.479725319685.issue11109@psf.upfronthosting.co.za> |
| 2011-02-06 06:53:38 | jwarkentin | link | issue11109 messages |
| 2011-02-06 06:53:38 | jwarkentin | create | |