commit | 48070c1248c97238493025553fe474ad9eca168d | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Mar 29 19:21:02 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Mar 29 19:21:02 2015 +0300 |
tree | 059690cc3ec037f389723ab59d364cd18fe643ea | |
parent | 9db55004a1bc0c0b3efca69dcd577ff58a86ea16 [diff] |
Issue #23803: Fixed str.partition() and str.rpartition() when a separator is wider then partitioned string.