List of all classes, functions and methods in python-igraph
igraph.summary.FakeWrapper
igraph
summary
FakeWrapper
class FakeWrapper:
View In Hierarchy
Object whose interface is compatible with textwrap.TextWrapper but does no wrapping.
textwrap.TextWrapper
__init__
fill
wrap
Undocumented