| commit | 5c64df70b5b5cf8df2a651dc6630ab28e30499b8 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 03 00:23:58 2013 +0100 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 03 00:23:58 2013 +0100 |
| tree | 8bdb8add55c63239f018a0cc2195c8b619bf0a76 | |
| parent | 18b30ee88e47ef85ccc966a178bfd8f64a7f0954 [diff] |
Issue #17015: When it has a spec, a Mock object now inspects its signature when matching calls, so that arguments can be matched positionally or by name.