Comment 8 for bug 1365901

Revision history for this message
yinyin (yinyin2010) wrote :

on swift2.2.0 with python2.6, we see the same problem.

swift/common/swob.py

body = body % defaultdict(lambda: 'unknown', self.__dict__)

how to fix it?