Message109799
| Author | r.david.murray |
|---|---|
| Recipients | BreamoreBoy, bethard, draghuram, odd_bloke, r.david.murray |
| Date | 2010-07-09.21:33:06 |
| SpamBayes Score | 0.0008295393 |
| Marked as misclassified | No |
| Message-id | <1278711190.9.0.0508197275652.issue4297@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Having an easy way to control where output goes makes sense. This is a new feature, however, and thus only a candidate for 3.2, and in 3.2 it would be better to target it at argparse. I think argarse makes this easier to do via subclassing, but doing so the easy way seems to require overriding a 'private' method (_print_message). I've added Steven to the nosy list to see what he thinks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-09 21:33:11 | r.david.murray | set | recipients: + r.david.murray, bethard, draghuram, odd_bloke, BreamoreBoy |
| 2010-07-09 21:33:10 | r.david.murray | set | messageid: <1278711190.9.0.0508197275652.issue4297@psf.upfronthosting.co.za> |
| 2010-07-09 21:33:07 | r.david.murray | link | issue4297 messages |
| 2010-07-09 21:33:06 | r.david.murray | create | |