]> granicus.if.org Git - python/commit
Issue #11957: Restored re tests for passing count and maxsplit as positional
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 Sep 2016 17:39:29 +0000 (20:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 Sep 2016 17:39:29 +0000 (20:39 +0300)
commit16dc1256e1bc61480a2b2ee04b8ee41700777637
treefacf1fabf86d18dc865093045051b6a9c2ff4aa3
parent06c6eeec51392ff0b691b8f296700d3dc6c3c809
parent0eb60a7cb94a09254c7bfb27c35fcad839576ab9
Issue #11957: Restored re tests for passing count and maxsplit as positional
arguments.