commit | 0364134fc80f779381392ebe46d27dde909f0d1a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Aug 19 23:04:52 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Aug 19 23:04:52 2013 +0300 |
tree | 9061abcd3684116e1191d9abe317899863212a41 | |
parent | 34ecb118f116d4564a82bd16650d643f26ee989b [diff] |
Issue #18647: A regular expression in the doctest module rewritten so that determined minimal width of repeated subexpression is >0 (an empty line was not matched in any case).