campy.private.backends.jbe.platformatter module¶
-
class
campy.private.backends.jbe.platformatter.
Platformatter
[source]¶ Bases:
string.Formatter
Subclasess a string Formatter to support the following additional specifiers.
!q write_quoted_string() !b boolalpha() truthy values become lower-case true, else false !u urlencode() -> implies write_quoted