diff options
author | Nils Philippsen <nils@redhat.com> | 2015-09-09 11:09:59 +0200 |
---|---|---|
committer | Nils Philippsen <nils@redhat.com> | 2015-09-09 11:09:59 +0200 |
commit | 75020c5f92846963892798514df48d8a2ad6b8a5 (patch) | |
tree | c8794fc89f9c09a6ff70fcca1f5388473a5addef /paste/modpython.py | |
parent | e429aea5bc693ffb50b7cdaefd0a6e24ead2afa1 (diff) | |
download | paste-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