| commit | fbe04b68af58ea513cf95cb45dc0d2656bd67cfc | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Wed Oct 28 21:39:36 2015 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Oct 28 21:39:36 2015 +0200 |
| tree | 447fd3b7c8d2050235d6e48210186d0aa659baae | |
| parent | 0a1ba709493656cb6f450c0ec3d07566185104b4 [diff] [blame] |
Issue #21827: Fixed textwrap.dedent() for the case when largest common whitespace is a substring of smallest leading whitespace. Based on patch by Robert Li.
diff --git a/Misc/ACKS b/Misc/ACKS index 0c7d7d9..35619ec 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -808,6 +808,7 @@ Mark Levitt William Lewis Akira Li +Robert Li Xuanji Li Robert van Liere Ross Light