c4283dd0eb
Concatenation of lazily translated strings using + is not supported, but prettytable is doing that internally with one of the translated strings that we pass in. Use six.text_type to force immediate translation of the string before passing it to prettytable. Change-Id: I73929f9df85a9856bb70b37ee08f5399f98fdb00 Closes-Bug: 1801761 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
_i18n.py | ||
upgradecheck.py |