summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-08-18 21:31:51 +0100
committerGitHub <noreply@github.com>2022-08-18 21:31:51 +0100
commitb2d156b170744b6eafacce480b2377032bd03be5 (patch)
tree8aa06f8090649efca7b56dd1e007bc009f65429f /setup.py
parent27f25898c8c8cf52fc49175fd8b51e1289000884 (diff)
downloadpaste-git-b2d156b170744b6eafacce480b2377032bd03be5.tar.gz
Fix py3 compatibility in paste.wsgilib.catch_errors (#70)
A Python 3 application might only define `__next__`, not `next`. Use `six.next` instead. This is very similar to https://github.com/cdent/paste/pull/53, and was apparently missed there.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions