formatting
This module provides general utilities for producing formatted I/O
|
Convert a value to a string |
|
Output data in tabular form |
|
A text wrapper that honors paragraphs and basic reStructuredText markup |
|
Mock-up of a file-like object that wraps another file-like object and indents all data using the specified string before passing it to the underlying file. |
Classes
|
Mock-up of a file-like object that wraps another file-like object and indents all data using the specified string before passing it to the underlying file. |
Functions
|
Output data in tabular form |
|
Convert a value to a string |
|
A text wrapper that honors paragraphs and basic reStructuredText markup |