diff options
| author | Berker Peksag <berker.peksag@gmail.com> | 2016-03-27 21:30:40 (GMT) |
|---|---|---|
| committer | Berker Peksag <berker.peksag@gmail.com> | 2016-03-27 21:30:40 (GMT) |
| commit | 5a6c018b57d3c9fa9ac67809f5745d88971d5aca (patch) | |
| tree | 2d3178f6fd97125f6f2849ffa9e06f618dd8f625 /Lib/urllib/request.py | |
| parent | f841909f092e4c7e17f1673cc7f0d9b535542a60 (diff) | |
| parent | ce913877e42b7fa03434c2e765ace891e0f5c4dc (diff) | |
| download | cpython-5a6c018b57d3c9fa9ac67809f5745d88971d5aca.zip cpython-5a6c018b57d3c9fa9ac67809f5745d88971d5aca.tar.gz cpython-5a6c018b57d3c9fa9ac67809f5745d88971d5aca.tar.bz2 | |
Issue #25195: Fix a regression in mock.MagicMock
_Call is a subclass of tuple (changeset 3603bae63c13 only works
for classes) so we need to implement __ne__ ourselves.
Patch by Andrew Plummer.
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions
