Searched refs:textwrap (Results 1 - 4 of 4) sorted by relevance

/pkg/src/
H A Dpkgrepo.py63 import textwrap namespace
1601 lines = textwrap.wrap(reason["err"])
H A Dclient.py63 import textwrap namespace
3083 wrapper = textwrap.TextWrapper(
/pkg/src/tests/
H A Dpkg5unittest.py63 import textwrap namespace
527 wrapper = textwrap.TextWrapper(initial_indent="$ ",
/pkg/src/modules/client/
H A Dclient_api.py41 import textwrap namespace

Completed in 56 milliseconds