summaryrefslogtreecommitdiff
path: root/paste/exceptions/formatter.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
commit075787fc7f562e7d88b304247721152a6d64d83b (patch)
treec8794fc89f9c09a6ff70fcca1f5388473a5addef /paste/exceptions/formatter.py
parentb2cd7cf584e3b1c64b248b6864cbc7cec15ca987 (diff)
downloadpaste-git-075787fc7f562e7d88b304247721152a6d64d83b.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/exceptions/formatter.py')
0 files changed, 0 insertions, 0 deletions