summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorAdrian Wielgosik <adrian17@users.noreply.github.com>2017-06-23 20:35:41 (GMT)
committerAntoine Pitrou <pitrou@free.fr>2017-06-23 20:35:41 (GMT)
commit50c2850fc86d1aeee901029d28a8d64899c8e7e5 (patch)
tree4c82be4d5887a0bde1208ac9ec44da41d664fa0a /Lib
parent48fbe52ac71ea711a4701db909ad1ce2647b09fd (diff)
downloadcpython-50c2850fc86d1aeee901029d28a8d64899c8e7e5.zip
cpython-50c2850fc86d1aeee901029d28a8d64899c8e7e5.tar.gz
cpython-50c2850fc86d1aeee901029d28a8d64899c8e7e5.tar.bz2
Trivial cleanup: remove redundant variable stores in ceval.c (#2012)
Redundant code leftover from cleanup in #16191: the variable `err` is being written to, even though it wasn't used after that point.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions