mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Jarrod Johnson
32081edec8
Workaround ':' format specifier syntax
Older python will break by assuming that : always means a format expression is coming. Move the field value fetch to format_field, and ascertain if some of the expression was shunted to format specification by mistake.
…
…
…
…
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%