Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23004: mock_open() now reads binary data correctly when the type of re... | Berker Peksag | 2015-08-06 | 1 | -0/+28 |
* | Issue #21750: Further fixup to be styled like other mock APIs. | Robert Collins | 2015-07-23 | 1 | -2/+2 |
* | Issue #21750: mock_open.read_data can now be read from each instance, as it | Robert Collins | 2015-07-17 | 1 | -2/+16 |
* | Closes issue 17467. Add readline and readlines support to unittest.mock.mock_... | Michael Foord | 2013-03-20 | 1 | -0/+83 |
* | PEP 417: Adding unittest.mock | Michael Foord | 2012-03-14 | 1 | -0/+176 |