summaryrefslogtreecommitdiff
path: root/paste/modpython.py
diff options
context:
space:
mode:
authorNils Philippsen <nils@redhat.com>2015-09-09 11:09:59 +0200
committerNils Philippsen <nils@redhat.com>2015-09-09 11:09:59 +0200
commit75020c5f92846963892798514df48d8a2ad6b8a5 (patch)
treec8794fc89f9c09a6ff70fcca1f5388473a5addef /paste/modpython.py
parente429aea5bc693ffb50b7cdaefd0a6e24ead2afa1 (diff)
downloadpaste-75020c5f92846963892798514df48d8a2ad6b8a5.tar.gz
Python 3: avoid spurious warnings
The dict.has_keys() method doesn't exist anymore in python 3, check if the locals() object has a .keys() method instead.
Diffstat (limited to 'paste/modpython.py')
0 files changed, 0 insertions, 0 deletions