Message128623
| Author | Winston.Ewert |
|---|---|
| Recipients | Winston.Ewert, daniel.urban, ezio.melotti, michael.foord, r.david.murray, rhettinger |
| Date | 2011-02-16.01:14:38 |
| SpamBayes Score | 8.964926e-07 |
| Marked as misclassified | No |
| Message-id | <1297818881.24.0.177796027833.issue10775@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I decided to try my hand at writing a patch for python. I ended up implementing the behavior for assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRegex. I also made those functions complain about other arguments rather then just ignoring them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-16 01:14:41 | Winston.Ewert | set | recipients: + Winston.Ewert, rhettinger, ezio.melotti, r.david.murray, michael.foord, daniel.urban |
| 2011-02-16 01:14:41 | Winston.Ewert | set | messageid: <1297818881.24.0.177796027833.issue10775@psf.upfronthosting.co.za> |
| 2011-02-16 01:14:40 | Winston.Ewert | link | issue10775 messages |
| 2011-02-16 01:14:40 | Winston.Ewert | create | |