]> granicus.if.org Git - python/commit
sre.split should return the last segment, even if empty
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 22 Oct 2001 06:01:56 +0000 (06:01 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 22 Oct 2001 06:01:56 +0000 (06:01 +0000)
commitf864aa8fd9afc1410dd7dc4d147c3bd8b7d5342a
tree95b14e0eaf17181939bc88f9d0d4d529ba560736
parent5c66a26dee41853a9ce43b75965cc16b8e34aef0
sre.split should return the last segment, even if empty
(sorry, barry)
Lib/test/test_sre.py
Modules/_sre.c