benchmarkstt package

Module contents

Package benchmarkstt

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

Bases: object

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

class benchmarkstt.DeferredList(cb)[source]

Bases: object

list
benchmarkstt.make_printable(char)[source]

Return printable representation of ascii/utf-8 control characters

Parameters:char --
Return str: