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

Class DumbWriter

Lib/formatter.py:360–424  ·  view source on GitHub ↗

Simple writer class which writes output on the file object passed in as the file parameter or, if file is omitted, on standard output. The output is simply word-wrapped to the number of columns specified by the maxcol parameter. This class is suitable for reflowing a sequence of pa

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected