MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578162.py

File recipe-578162.py

recipes/Python/578162_Minimalistic_Word_Wrap_using/recipe-578162.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1 #!/usr/bin/env python
2
3 import re, sys
4

Callers

nothing calls this directly

Calls 2

writeMethod · 0.45
subMethod · 0.45

Tested by

no test coverage detected