Message265741
The library documentation for ‘inspect.cleandoc’ describes the transformation that occurs to “the second line onwards”, but makes no mention of what processing occurs to the synopsis (first) line.
Please update the library documentation for this function, to explicitly describe how it processes each of the different parts of a docstring.
If possible, this should be guided by PEP 257's discussion of how indentation is transformed: https://www.python.org/dev/peps/pep-0257/#handling-docstring-indentation |
|
Date |
User |
Action |
Args |
2016-05-17 00:42:37 | bignose | set | recipients:
+ bignose, docs@python |
2016-05-17 00:42:37 | bignose | set | messageid: <1463445757.83.0.886794484792.issue27043@psf.upfronthosting.co.za> |
2016-05-17 00:42:37 | bignose | link | issue27043 messages |
2016-05-17 00:42:36 | bignose | create | |
|