summaryrefslogtreecommitdiff
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-03-28 00:30:40 +0300
committerBerker Peksag <berker.peksag@gmail.com>2016-03-28 00:30:40 +0300
commit5a6c018b57d3c9fa9ac67809f5745d88971d5aca (patch)
tree2d3178f6fd97125f6f2849ffa9e06f618dd8f625 /Python/traceback.c
parentf841909f092e4c7e17f1673cc7f0d9b535542a60 (diff)
parentce913877e42b7fa03434c2e765ace891e0f5c4dc (diff)
downloadcpython-git-5a6c018b57d3c9fa9ac67809f5745d88971d5aca.tar.gz
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 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions