Home | History | Annotate | Download | only in Misc

Lines Matching full:dedent

315 - Issue #21827: Fixed textwrap.dedent() for the case when largest common
18138 - Bug #1361643: fix textwrap.dedent() so it handles tabs appropriately;