Message124303
These three changes look fine.
The argument order for assertDictContainsSubset is problematic (doesn't match its own name and doesn't match the order for other __contains__ methods elsewhere in Python), but it's too late to change it now :-( |
|
| Date |
User |
Action |
Args |
| 2010-12-18 18:31:23 | rhettinger | set | recipients:
+ rhettinger, georg.brandl, ezio.melotti, michael.foord |
| 2010-12-18 18:31:23 | rhettinger | set | messageid: <[email protected]> |
| 2010-12-18 18:31:20 | rhettinger | link | issue10573 messages |
| 2010-12-18 18:31:20 | rhettinger | create | |
|