commit | 7438e4b56fa6a34a021f11e1220331e841419b96 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 10 11:06:31 2014 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 10 11:06:31 2014 +0300 |
tree | 5adea0024d47e6816a9e771423e247faeffab0f6 | |
parent | 365e28238f3ccde7f9024a37c212381746748d54 [diff] |
Issue 1519638: Now unmatched groups are replaced with empty strings in re.sub() and re.subn().