Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-134571.py
File
recipe-134571.py
recipes/Python/134571_Fill_paragraph/recipe-134571.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"Contains a function to do word-wrapping on text paragraphs."
""
3
4
__version__ =
'0.1'
Callers
nothing calls this directly
Calls
1
_test
Function · 0.70
Tested by
no test coverage detected