MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / TextWrapper

Class TextWrapper

Lib/textwrap.py:40–338  ·  view source on GitHub ↗

Object for wrapping/filling text. The public interface consists of the wrap() and fill() methods; the other methods are just there for subclasses to override in order to tweak the default behaviour. If you want to completely replace the main wrapping algorithm, you'll probably

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

wrapFunction · 0.70
fillFunction · 0.70

Calls 1

compileMethod · 0.45

Tested by

no test coverage detected