Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #20759: Fix some typos in the mock docs. | Zachary Ware | 2014-02-26 | 1 | -1/+1 |
* | Issue #20222: file is no longer a builtin in 3.x. | Terry Jan Reedy | 2014-01-21 | 1 | -2/+2 |
* | #17539: fix MagicMock example. Patch by Berker Peksag. | Ezio Melotti | 2013-03-30 | 1 | -3/+3 |
* | #17351: merge with 3.2. | Ezio Melotti | 2013-03-11 | 1 | -8/+8 |
* | #17109: fix headings in mock example doc. | Georg Brandl | 2013-02-03 | 1 | -14/+14 |
* | Use correct methods in unittest.mock examples. | Ezio Melotti | 2013-01-10 | 1 | -6/+6 |
* | Closes issue 14636. mock objects raise exceptions from an iterable side_effect | Michael Foord | 2012-04-21 | 1 | -50/+0 |
* | Minor docstring / docs corrections for unittest.mock | Michael Foord | 2012-04-13 | 1 | -1/+1 |
* | Fix markup errors found by "make suspicious". | Georg Brandl | 2012-04-01 | 1 | -1/+1 |
* | Unsplit unittest.mock documentation | Michael Foord | 2012-03-28 | 1 | -8/+417 |
* | Adding unittest.mock documentation | Michael Foord | 2012-03-25 | 1 | -0/+887 |