diff options
author | Greg Ward <gward@python.net> | 2003-05-08 01:58:05 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2003-05-08 01:58:05 (GMT) |
commit | 478cd48dee2e40fe009d07c73360c9abbed2ffe4 (patch) | |
tree | 9e4b5da2edf65b5921afdb4a91e7eb079430a702 /Lib/pickle.py | |
parent | 4656ed44ca0cf90225ea1da04fa4154c77f02b0e (diff) | |
download | cpython-478cd48dee2e40fe009d07c73360c9abbed2ffe4.zip cpython-478cd48dee2e40fe009d07c73360c9abbed2ffe4.tar.gz cpython-478cd48dee2e40fe009d07c73360c9abbed2ffe4.tar.bz2 |
SF patch #598163 (Ville Vainio, vvainio@users.sourceforge.net):
add dedent() function, to remove indentation from multiline strings
(eg. triple-quoted strings). Differs from inspect.getdoc() by not
special-casing the first line (often a sensible approach for
non-docstring multiline strings). This should make this function more
general (symmetric 'indent' also possible), and more fitting for the
textwrap module.
Diffstat (limited to 'Lib/pickle.py')
0 files changed, 0 insertions, 0 deletions