lump.helpers module

class lump.helpers.DeferredCallback(cb, *args, **kwargs)[source]

Bases: object

Simple helper class to defer the execution of formatting functions until it is needed

class lump.helpers.DeferredList(cb)[source]

Bases: object

list
lump.helpers.make_printable(char)[source]

Return printable representation of ascii/utf-8 control characters

Parameters:char (str) –
Return str: