Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unittest.mock.PropertyMock return value and attributes are now standard Magic... | Michael Foord | 2012-04-13 | 1 | -0/+11 | |
* | Fix markup errors found by "make suspicious". | Georg Brandl | 2012-04-01 | 1 | -3/+3 | |
* | Fix typo in unittest.mock docs | Michael Foord | 2012-03-29 | 1 | -1/+1 | |
* | Update unittest.mock.patch example | Michael Foord | 2012-03-28 | 1 | -2/+2 | |
* | Re-order unittest.mock documentation to put magic method support before the h... | Michael Foord | 2012-03-28 | 1 | -219/+220 | |
* | Adding an example to unittest.mock.patch documentation | Michael Foord | 2012-03-28 | 1 | -0/+9 | |
* | Minor unittest.mock.patch doc / docstring improvement | Michael Foord | 2012-03-28 | 1 | -11/+14 | |
* | Unsplit unittest.mock documentation | Michael Foord | 2012-03-28 | 1 | -1/+1284 | |
* | Adding unittest.mock documentation | Michael Foord | 2012-03-25 | 1 | -0/+900 | |