]> 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:04 +0000 (20:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 Sep 2016 17:39:04 +0000 (20:39 +0300)
commit0eb60a7cb94a09254c7bfb27c35fcad839576ab9
tree68343824ebb9fee11f3bdccbbcb18a0ff657a955
parent1aca3899fb6d30724c9dba14b6503fbe6dc8f5dc
parentb02f8fc3afe6a8632f8898b990615e51244e23af
Issue #11957: Restored re tests for passing count and maxsplit as positional
arguments.
Lib/test/test_re.py