类文档

其接口与以下对象兼容textwrap.TextWrapper但不进行换行。

方法 __init__ 未文档化
方法 fill 未文档化
方法 wrap 未文档化
def __init__(self, *args, **kwds): (源代码)

未文档化

def fill(self, text): (源代码)

未文档化

def wrap(self, text): (源代码)

未文档化