Message128623
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. |
|
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 | |
|