Message124675
assertRaises used as a method can't take a msg keyword argument because all args and keywords are passed to the callable. But in context manager form it could, and this can be useful. See, for example, issue 3583. |
|
| Date |
User |
Action |
Args |
| 2010-12-26 19:19:03 | r.david.murray | set | recipients:
+ r.david.murray, rhettinger, michael.foord |
| 2010-12-26 19:19:03 | r.david.murray | set | messageid: <[email protected]> |
| 2010-12-26 19:18:47 | r.david.murray | link | issue10775 messages |
| 2010-12-26 19:18:47 | r.david.murray | create | |
|