swift/test
Victor Stinner c7eb589c6c pep8: Fix usage of the l10n _('...') function
Fix the pep8 warning H702 "Formatting operation should be outside of
localization method call".

For the logger, pass parameters as indexed parameters instead of using
the string str%args operator, the logger is more reliable in case of
formatting error.

Change-Id: If418bc155f6a6c0a00f63e3d87ebe4addf4aae55
2015-08-19 17:12:51 -07:00
..
functional pep8: replace deprecated calls to assert_() 2015-08-19 12:05:01 -07:00
probe Merge "Add a probetest for HUP/reload" 2015-08-18 18:15:14 +00:00
unit pep8: Fix usage of the l10n _('...') function 2015-08-19 17:12:51 -07:00
__init__.py In-process swift server for functional tests 2014-04-29 08:45:11 -04:00
sample.conf Add extra_header_count to document and config. 2015-08-05 22:09:40 +08:00